github riverqueue/river v0.7.0
0.7.0

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

Added

  • The default max attempts of 25 can now be customized on a per-client basis using Config.MaxAttempts. This is in addition to the ability to customize at the job type level with JobArgs, or on a per-job basis using InsertOpts. PR #383.
  • Add JobDelete / JobDeleteTx APIs on Client to allow permanently deleting any job that's not currently running. PR #390.

Fixed

  • Fix StopAndCancel to not hang if called in parallel to an ongoing Stop call. PR #376.

Don't miss a new river release

NewReleases is sending notifications on new releases.