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
Despite being allowed to use the "repeat" option when instantiating a Queue with "defaultJobOptions", the repeat options are ignored when adding the job. Since having "repeat" as default option is quite unusual I think the solution. for this bug is just to remove the repeat option from the allowed defaultJobOptions.
The text was updated successfully, but these errors were encountered:
Despite being allowed to use the "repeat" option when instantiating a Queue with "defaultJobOptions", the repeat options are ignored when adding the job. Since having "repeat" as default option is quite unusual I think the solution. for this bug is just to remove the repeat option from the allowed defaultJobOptions.
The text was updated successfully, but these errors were encountered: