Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sentry-shoryuken #2237

Open
HoneyryderChuck opened this issue Jan 18, 2024 · 2 comments
Open

sentry-shoryuken #2237

HoneyryderChuck opened this issue Jan 18, 2024 · 2 comments

Comments

@HoneyryderChuck
Copy link

Describe the idea

Same as sidekiq and delayed_job: provide an integration for 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.

@jedhassell
Copy link

did you find a work around for this?

@HoneyryderChuck
Copy link
Author

I've added my own middleware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants