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

Interval jobs time drifting #269

Open
Prodian0013 opened this issue Jul 2, 2021 · 0 comments
Open

Interval jobs time drifting #269

Prodian0013 opened this issue Jul 2, 2021 · 0 comments

Comments

@Prodian0013
Copy link

I am scheduling jobs using the interval/periodic schedule setting the start time at the next even minute with an interval of 60 seconds.

But Ive noticed the scheduled jobs start time eventually drifts by a few seconds. So a job that originally started at 2021-07-02 02:02:00 then next job is 2021-07-02 02:03:01 so by the time it gets to the next hour its off by 30-40 seconds.

I have the rq-schedule service running at an interval of 1 second.

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