getsentry / getsentry/sentry-ruby

sentry-shoryuken

Open
#2,237 3 comments 2 reactions 0 assignees View on GitHub
Feature Ruby
Dominant language
Ruby
Stars
987
Forks
541
Avg merge
17h 40m
Merged PRs (30d)
19

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.