getsentry / getsentry/sentry-ruby
sentry-shoryuken
- Lingua principale
- Ruby
- Stelle
- 987
- Fork
- 541
- Merge medio
- 17h 40m
- PR unite (30g)
- 19
Descrizione
**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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.