getsentry / getsentry/sentry-ruby

Migrate `sentry-resque` to AJ-first integration

Open
#2,936 1 comment 0 reactions 1 assignee Claimed by @solnic View on GitHub
Improvement Ruby Spans
Dominant language
Ruby
Stars
987
Forks
541
Avg merge
17h 40m
Merged PRs (30d)
19

Description

Part of getsentry/sentry-ruby#2932.

Same shape as the `sentry-delayed_job` migration; slightly more surface but structurally identical treatment. The raw-Resque code path is preserved unchanged.

## Tasks

* **3.1** Unregister from `skippable_job_adapters` (per Phase 1.6 decision). Strip the Railtie block at `sentry-resque.rb#L17-L23`.
* **3.2** Add a thin spec file in `sentry-resque` that wires the AJ Resque adapter into the shared contract via `it_behaves_like "a Sentry-instrumented ActiveJob backend"`. Retain the existing raw-Resque specs unchanged.
* **3.3** Reposition README + gemspec as maintenance-mode: raw Resque path preserved; point AJ users at `sentry-rails`.

## Depends on

Phase 1 (ActiveJob core integration in `sentry-rails`)

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.