Nik

Results 14 comments of Nik

We added this to our app in order to get around the issue. You can also use `job.remove()` instead of `job.disable()`. ```js agenda.on('success', async (job) => { // Successfully completed...

~~May have created the request a bit too early, noticed that there are some problems with at least masks and clip paths.~~ [Edit: My test was faulty.]

Here's one example - depending on the setup of PHP, it can be unclear for JSON stringifyer whether an empty object should be an object or array. So Instead of...

It is used if you are not passing any or bad arguments.