Manuel Astudillo
Manuel Astudillo
@fgozdz I think this PR could be easily fixed and merged.
Thanks for the request. Unfortunately we do not currently have a suitable icon, I don't know how difficult it would be to create one from our current logo, if anybody...
I have marked this issue as an enhancement, it should be simple to just expose the internal removeJobs script. It may not be possible for your project, but maybe the...
If the timestamp is in a past time the delayed time will be zero and it will be executed directly, so we need more context to understand your case. Btw,...
We would need a test case to understand and to analize your issue in depth.
Thanks for the PR. There is a subtle issue here and that is that the number of returned jobs will not match the requested amount based on the start and...
Yeah, MULTI will not work in this case actually, because you need to have the job ids before you can actually fetch the jobs themselves, so the only way to...
> 2\. Call `queue.clean(0, 100, "wait")`, and it works, but `queue.clean(0, 100, "waiting")` does not, adding to the inconsistency. I think we could support "waiting" as well in clean, and...
The information you provide for us is too little, there is not action we can take based on this.