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

Stop inflation of Indexer jobs #66

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Stop inflation of Indexer jobs #66

merged 3 commits into from
Oct 21, 2024

Conversation

marcelklehr
Copy link
Member

@marcelklehr marcelklehr commented Oct 19, 2024

This makes sure that each indexer job for each storage does not run longer than it's schedule interval, to avoid running the same job in multiple cron instances.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@marcelklehr marcelklehr requested a review from kyteinsky October 19, 2024 10:48
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@marcelklehr marcelklehr requested a review from kyteinsky October 21, 2024 06:40
@marcelklehr marcelklehr merged commit c996ecf into main Oct 21, 2024
19 checks passed
@marcelklehr marcelklehr deleted the fix/indexer-inflation branch October 21, 2024 06:47
@kyteinsky kyteinsky mentioned this pull request Nov 8, 2024
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

Successfully merging this pull request may close these issues.

2 participants