headless_lms_server::programs::chatbot_syncer

Function sync_pages

Source
async fn sync_pages(
    conn: &mut PgConnection,
    config: &SyncerConfig,
    blob_client: &AzureBlobClient,
) -> Result<()>
Expand description

Synchronizes pages to the chatbot backend.