Skip to main content

catalog_sync_status

Function catalog_sync_status 

Source
pub async fn catalog_sync_status(
    db: State<'_, DatabaseWrapper>,
) -> Result<CatalogSyncStatus, String>
Expand description

Report the last-synced timestamp so the UI can show a hint / decide whether to trigger a fresh sync.