getsentry / getsentry/sentry-ruby
sentry-shoryuken
- Lenguaje dominante
- Ruby
- Estrellas
- 987
- Forks
- 541
- Merge medio
- 17 h 40 min
- PR fusionados (30 d)
- 19
Descripción
**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.
Guía de contribución
Línea de trabajo
Comienza comparando las integraciones existentes de sentry-sidekiq y delayed_job; después, revisa la arquitectura de middleware de Shoryuken y el contexto de AWS SQS. Se considera terminado cuando los errores de Shoryuken se notifican de forma predeterminada y el comportamiento es coherente con el de las integraciones existentes.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- aws, ruby
- Área
- backend, cloud
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100