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

[dev.icinga.com #13062] Allow sorting of jobs #567

Closed
icinga-migration opened this issue Nov 7, 2016 · 1 comment
Closed

[dev.icinga.com #13062] Allow sorting of jobs #567

icinga-migration opened this issue Nov 7, 2016 · 1 comment

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/13062

Created by tobiasvdk on 2016-11-07 18:19:04 +00:00

Assignee: (none)
Status: New
Target Version: (none)
Last Update: 2016-11-07 18:19:04 +00:00 (in Redmine)


Normally you want to import all data first and afterwards trigger a sync. So I have two jobs, "Import All" and "Sync All" and both have the same "Run interval". To work correctly I must be able to set the job run order so that the import job runs before the sync job.

@Thomas-Gelf
Copy link
Contributor

Might sound reasonable, at first sight - but it absolutely isn't. Different intervals for different sources, both needed in the same sync, Sync running at a much higher frequency as it is often ways faster than many sources and so on. Order doesn't matter and gives no guarantee, if it wasn't right in the current sync it will be in the next one.

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

No branches or pull requests

2 participants