github sorentwo/oban v2.13.1

latest releases: v2.16.1, v2.16.0, v2.15.4...
21 months ago

Bug Fixes

  • [Oban] Expand insert/insert_all typespecs for multi arity

    This fixes dialyzer issues from the introduction of opts to Oban.insert and Oban.insert_all functions.

  • [Reindexer] Allow specifying timeouts for all queries

    In some cases, applying REINDEX INDEX CONCURRENTLY on the indexes oban_jobs_args_index, and oban_jobs_meta_index takes more than the default value (15 seconds). This new option allows clients to specify other values than the default.

Don't miss a new oban release

NewReleases is sending notifications on new releases.