getsentry / getsentry/sentry-ruby
sentry-shoryuken
- Vorherrschende Sprache
- Ruby
- Sterne
- 987
- Forks
- 541
- Ø Merge
- 17 Std. 40 Min.
- Gemergte PRs (30 T.)
- 19
Beschreibung
**Describe the idea**
Same as sidekiq and delayed_job: provide an integration for [shoryuken](https://github.com/ruby-shoryuken/shoryuken), so that errors are OOTB reported.
**Why do you think it's beneficial to most of the users**
`shoryuken` is by far the most used SQS framework in ruby. A lot of ruby applications are integrated in, or integrate with components deployed in AWS. It only makes sense to make this more streamlined.
**Possible implementation**
`shoryuken` was initially forked from `sidekiq`, so it has a fairly similar architecture, with the same middleware system used by `sentry-sidekiq` to manage its integration. From that point of view, I believe it should be straightforward to implement.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.