Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Enable converting
roadster::Error
to sidekiq::Error
Add `From` impl to allow converting a `roadster::Error` into a `sidekiq::Error`. This makes writing worker code more ergonomic. Closes #488
- Loading branch information