cata_log_hub.jobs module

cata_log_hub.jobs.fetch_provider(provider_id)[source]

Job for fetching all pages of a catalog from a provider.

Parameters:

provider_id (int) – The database id of the provider to fetch.

Return type:

None

cata_log_hub.jobs.cleanup_catalogs()[source]

Job to cleanup outdated catalogs.

Return type:

None

cata_log_hub.jobs.cleanup_storage()[source]

Job to cleanup unused files from storage.

Return type:

None