-
-
Couldn't load subscription status.
- Fork 870
-
I have a task, let's say sync_orders, which runs every 5 minutes, but let's say the current running task is still not finished
How do i prevent another sync_orders from running again until the first one is not completed
In other words there can be only one instance of task be running at any given time
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment