Eduard Marsal
Results
3
comments of
Eduard Marsal
having the same issue
The `retry` event has not yet been implemented, or did I overlook it? One can also compare job param `attemptsMade` to the `JobOptions.attempts` setting within the `failed` callback.
If this is an issue for anybody, keep in mind to always deploy the changes to the docker container (e.g. using the script ./copy_to_docker in the root application dir). This...