v2.13.4
Bug Fixes
-
[Oban] Fix dialyzer ambiguity for
insert_all/2
when using a custom name rather than options. -
[Testing] Increment attempt when executing with
:inline
testing modeInline testing mode neglected incrementing the
attempt
and left it at 0. That caused jobs with a single attempt to erroneously reportfailure
rather than adiscard
telemetry event. -
[Reindexer] Correct namespace reference in reindexer query.