Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie authored May 4, 2023
1 parent 186afa6 commit 1add8a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ referencing the jobs table in a database function you may have a bad time.
- CronItem.match can now accept either a pattern string or a matcher function
- Jobs that were locked more than 4 hours will be reattempted as before, however
they are slightly de-prioritised by virtue of having their `run_at` updated,
giving interim jobs a chance to be executed (and lessening the impact of
queue stalling through hanging tasks).
giving interim jobs a chance to be executed (and lessening the impact of queue
stalling through hanging tasks).

### v0.13.0

Expand Down

0 comments on commit 1add8a2

Please sign in to comment.