github oban-bg/oban v2.7.2

latest releases: v2.19.2, v2.19.1, v2.19.0...
3 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.