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

reschedule has strange semantics #44

Open
hannesm opened this issue Jun 2, 2024 · 1 comment
Open

reschedule has strange semantics #44

hannesm opened this issue Jun 2, 2024 · 1 comment

Comments

@hannesm
Copy link
Contributor

hannesm commented Jun 2, 2024

I had a job schedule (on 2nd june, 20:13:00):

schedule:
name solo5, opam solo5-tenders next 2024-06-03T19:55:26-00:00, scheduled daily

I thought it would be nice to schedule it a bit later:

$ builder-client reschedule solo5 2024-06-03T20:00:00Z

This resulted in:

schedule:
name solo5, opam solo5-tenders next 2024-06-04T20:00:00-00:00, scheduled daily
running:
name solo5 on freebsd-14,0636582f-9fec-4ca5-81bc-178f6c8638b4,
2024-06-02T20:13:23-00:00

So, the job was then scheduled to the 4th of June, and an execution was triggered. I expected that there would be no execution being done, and the schedule time would be adjusted.

@hannesm
Copy link
Contributor Author

hannesm commented Oct 8, 2024

I ran into this today again.

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

No branches or pull requests

1 participant