github sorentwo/oban v2.7.2

latest releases: v2.16.1, v2.16.0, v2.15.4...
2 years ago

Fixed

  • [Oban.Plugins.Pruner] Consider cancelled_at or discarded_at timestamps when querying prunable jobs. The previous query required an attempted_at value, even for cancelled or discarded jobs. If a job was cancelled before it was attempted then it wouldn't ever be pruned.

  • [Oban.Plugins.Gossip] Correct exit handling during safe checks. Occasionally, producer checks time out and the previous catch block didn't handle exits properly.

Don't miss a new oban release

NewReleases is sending notifications on new releases.