Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: be sure to keep track the job context (#289)
Ensure proper tracking of potential updates to context data (e.g.: Attempts) by deleting the job with `hdel` before executing the `hsetnx `command, as it does not perform data updates.
- Loading branch information