Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Use supervisor for triggering harvest #546

Open
pdekraker-epa opened this issue Feb 29, 2024 · 0 comments
Open

Idea: Use supervisor for triggering harvest #546

pdekraker-epa opened this issue Feb 29, 2024 · 0 comments

Comments

@pdekraker-epa
Copy link
Contributor

Currently supervisor is the suggested way to run the harvest workers. The recurring triggering of harvests is done via a cron job. Docker is becoming more common for CKAN deployments and cron can require setup to run within the container. An alternative approach that may simplify setup could be to allow harvester to run via supervisor in an event listener mode and receive events like TICK_3600 or TICK_60 to initiate the harvest jobs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant