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
A new queue policy, exclusive, was added that will only allow 1 job to be either queued or active. Originated from a PR from @fenos
updateQueue() no longer allows policy to be changed. This aligns with how partition could not be changed, but now the API will throw if you pass these options and the types should also match. If you need to change these, you will have to create a new queue.