| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
![]()
Sorry, something went wrong.
This one follows up [1] in the main repository, in which we fix what could be considered a bug in that by period uniqueness was always based off the current time, even though a job may have been given a custom value for `scheduled_at`, which really should take precedence. [1] riverqueue/river#734
|
Thx. Added changelog too. |
Sorry, something went wrong.
I just noticed that we've had an unreleased change sitting in `master` since December since changes in this gem are pretty rare unfortunately. Let's cut a release just so we can get that change (#39) finally shipped out.
I just noticed that we've had an unreleased change sitting in `master` since December since changes in this gem are pretty rare unfortunately. Let's cut a release just so we can get that change (#39) finally shipped out.
I just noticed that we've had an unreleased change sitting in `master` since December since changes in this gem are pretty rare unfortunately. Let's cut a release just so we can get that change (#39) finally shipped out.
| Back | FazBrowse Home | New Git URL |
This one follows up [1] in the main repository, in which we fix what
could be considered a bug in that by period uniqueness was always based
off the current time, even though a job may have been given a custom
value for scheduled_at, which really should take precedence.
[1] riverqueue/river#734