You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I am trying to migrate my project from rq to arq . But I have some problems, I don't know how to implement the max-idle-time in arq, which stops a worker when it doesn't have a job for a certain period of time.
The text was updated successfully, but these errors were encountered:
Currently I am trying to migrate my project from rq to arq . But I have some problems, I don't know how to implement the max-idle-time in arq, which stops a worker when it doesn't have a job for a certain period of time.
The text was updated successfully, but these errors were encountered: