github oban-bg/oban v2.17.7

latest releases: v2.20.1, v2.20.0, v2.19.4...
17 months ago

Bug Fixes

  • [Notifier] Prevent Sonar from running in :testing modes.

    Sonar has no purpose during tests, and it can cause sandbox issues when tests run with the Postgres notifier.

  • [Oban] Correctly handle pause and resume all with opts.

    The primary clause had two default arguments and it was impossible to call pause_all_queues/1 or resume_all_queues/1 with opts and no name.

Don't miss a new oban release

NewReleases is sending notifications on new releases.