getsentry / getsentry/sentry-ruby

sentry-shoryuken

Open
#2,237 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Ruby
Dominant language
Ruby
Stars
988
Forks
542
Avg merge
17h 40m
Merged PRs (30d)
19

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the existing sentry-sidekiq and delayed_job integrations, then review Shoryuken's middleware architecture and AWS SQS context. Done means Shoryuken errors are reported out of the box, with behavior consistent with the existing integrations.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, ruby
Domain
backend, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.