pub async fn StartBackgroundTasks(
context: Arc<BackgroundIndexerContext>,
) -> Result<JoinHandle<()>>Expand description
Start background tasks for periodic indexing
pub async fn StartBackgroundTasks(
context: Arc<BackgroundIndexerContext>,
) -> Result<JoinHandle<()>>Start background tasks for periodic indexing