CRON Job Overlapping Tasks Issue #384
Unanswered
Atanusaha143
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using taskiq-faststream and encountering an issue with a CRON job scheduled using the following expression:
Here is the scheduler setup I’m using:
This is supposed to execute the task every 5 minutes, and while it works as expected initially, I’ve observed an unusual behavior:
While searching for a solution, I came across this PR.
Does this PR address the issue I’m experiencing? If so, has the fix been applied to taskiq-faststream as well?
Any insights would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions