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

Handle the cases where LastScheduleTime is not updated in scheduler CR #20

Open
ispeakc0de opened this issue Jul 6, 2021 · 0 comments

Comments

@ispeakc0de
Copy link
Member

What if becaus of some mishappening LastScheduledTime is not updated.

Lets say we have engines to be scheduled at 1, 3, 5, 7, 9 minutes and when we reach 5th min because of some update mishappening lastScheduledTime is still 1st min. Then from 5th to 9th min each and every schedule will fail.
That should not be the ideal case. Thats why there was a loop previously.

Originally posted by @Sanjay1611 in #17 (comment)

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