Skip to Content
⚠️Active Development Notice: TimeTiles is under active development. Information may be placeholder content or not up-to-date.

web


web / lib/jobs/ingest-jobs

lib/jobs/ingest-jobs

Centralized export point for all import-related job handlers and types.

This file serves as a barrel, aggregating and re-exporting the various components of the import job system. This simplifies imports in other parts of the application, such as the Payload configuration where jobs are registered.

References

analyzeDuplicatesJob

Re-exports analyzeDuplicatesJob


createEventsBatchJob

Re-exports createEventsBatchJob


createSchemaVersionJob

Re-exports createSchemaVersionJob


datasetDetectionJob

Re-exports datasetDetectionJob


geocodeBatchJob

Re-exports geocodeBatchJob


schemaDetectionJob

Re-exports schemaDetectionJob


validateSchemaJob

Re-exports validateSchemaJob


cleanupStuckScheduledIngestsJob

Re-exports cleanupStuckScheduledIngestsJob


cleanupStuckScrapersJob

Re-exports cleanupStuckScrapersJob


scheduleManagerJob

Re-exports scheduleManagerJob


urlFetchJob

Re-exports urlFetchJob


quotaResetJobConfig

Re-exports quotaResetJobConfig


cacheCleanupJob

Re-exports cacheCleanupJob


schemaMaintenanceJob

Re-exports schemaMaintenanceJob


dataExportCleanupJob

Re-exports dataExportCleanupJob


dataExportJob

Re-exports dataExportJob


auditLogIpCleanupJob

Re-exports auditLogIpCleanupJob


executeAccountDeletionJob

Re-exports executeAccountDeletionJob


scraperExecutionJob

Re-exports scraperExecutionJob


scraperRepoSyncJob

Re-exports scraperRepoSyncJob


AnalyzeDuplicatesJobInput

Re-exports AnalyzeDuplicatesJobInput


BatchJobInput

Re-exports BatchJobInput


CreateEventsBatchJobInput

Re-exports CreateEventsBatchJobInput


CreateSchemaVersionJobInput

Re-exports CreateSchemaVersionJobInput


DatasetDetectionJobInput

Re-exports DatasetDetectionJobInput


GeocodingBatchJobInput

Re-exports GeocodingBatchJobInput


IngestJobInput

Re-exports IngestJobInput


SchemaDetectionJobInput

Re-exports SchemaDetectionJobInput


ValidateSchemaJobInput

Re-exports ValidateSchemaJobInput

Last updated on