Skip to content

Properly process ActiveJob payloads#50

Open
h3nnn4n wants to merge 1 commit into
ono:masterfrom
h3nnn4n:feature/properly_process_active_job_payloads
Open

Properly process ActiveJob payloads#50
h3nnn4n wants to merge 1 commit into
ono:masterfrom
h3nnn4n:feature/properly_process_active_job_payloads

Conversation

@h3nnn4n

@h3nnn4n h3nnn4n commented Oct 23, 2020

Copy link
Copy Markdown

This PR adds support for ActiveJob jobs, hiding the middleware payload and only exposing the actual job payload.

While I am aware of #47, I think of this PR as a bug fix, since using resque-cleaner with only ActiveJobs will group everything as the same class and prevent individual job groups from being inspected.

Before:
before

After:
after

@josh-m-sharpe

Copy link
Copy Markdown

fixed this in https://rubygems.org/gems/resque-cleanerer

@ono

ono commented Dec 17, 2025

Copy link
Copy Markdown
Owner

Hello! I’ve just opened a co-maintainer application. If you’re interested, please take a look here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants