Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rescue and report staging errors with telemetry
Staging errors from queue contention or other database issues would cause the top level stager process to crash. Eventually that could shut down the entire Oban supervision tree. Now we rescue standard database connectivity issues instead and report them as errors in telemetry.
- Loading branch information