github riverqueue/river v0.0.19

latest releases: v0.12.1, cmd/river/v0.12.1, rivertype/v0.12.1...
7 months ago

Added

  • Added JobGet and JobGetTx to the Client to enable easily fetching a single job row from code for introspection. [PR #186].
  • Added JobRetry and JobRetryTx to the Client to enable a job to be retried immediately, even if it has already completed, been cancelled, or been discarded. [PR #190].

Changed

  • Validate queue name on job insertion. Allow queue names with hyphen separators in addition to underscore. PR #184.

Don't miss a new river release

NewReleases is sending notifications on new releases.