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
The patch adds the ability to set the queue settings(by calling
"queue.cfg(opts)").
Now only one setting is available - "ttr"(time to release).
"ttr" in seconds - the time after which, if there is no active
connection in the session, it will be released with all its tasks.
Part of #85
0 commit comments