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

Harvesting delays by 15 minutes every day #559

Open
dev-rke opened this issue Jan 8, 2025 · 0 comments
Open

Harvesting delays by 15 minutes every day #559

dev-rke opened this issue Jan 8, 2025 · 0 comments

Comments

@dev-rke
Copy link

dev-rke commented Jan 8, 2025

I successfully build a harvesting environment via dcat extension, running several harvesting jobs.

Unfortunately a harvester is delaying it's start every day by 15 minutes.

Example of start times of my harvester jobs:

2025-01-08T13:00:10
2025-01-07T12:45:10
2025-01-06T12:30:16
2025-01-05T12:15:16
2025-01-04T12:00:16
2025-01-03T11:45:12
2025-01-02T11:30:05
2025-01-01T11:15:12
2024-12-31T11:00:05
2024-12-30T10:45:16

My cronjob is running via */15 * * * * ckan harvester run, which is correct in my opinion.

How may i configure the harvesters to start at the same time every day, e.g. at 03:00AM?
That causes issues when other systems i am harvesting from are under regular load - so i would like to move the harvesting time into the night.

Thank you and have a wonderful year 2025.

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