Oban Job does not retry, returns: {:error, %{}

Howdy @sorentwo :wave: Thanks for the super fast response! :dash:

Oban 2.18.3 and Oban.Notifiers.Postgres.

This is local development. It’s a very basic Oban config

That’s strange. Will you please share the config? And if there are overrides for dev or test, share those too.

Also, to confirm, the issue is that scheduled jobs are never ran, but if you manually run stage_jobs they do?