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

feat: add additional context to ActiveJob notifications #528

Merged
merged 4 commits into from Mar 12, 2024

Conversation

mikehale
Copy link
Contributor

@mikehale mikehale commented Mar 6, 2024

  • Add additional context to error notification, and move parameters to context
  • Simplify execution code
  • Rename test file to reflect testing ActiveJob (no longer just async method)

Copy link
Member

@stympy stympy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! With a few changes, we could merge this.

lib/honeybadger/plugins/active_job.rb Outdated Show resolved Hide resolved
lib/honeybadger/plugins/active_job.rb Outdated Show resolved Hide resolved
lib/honeybadger/plugins/active_job.rb Outdated Show resolved Hide resolved
@mikehale mikehale requested a review from stympy March 7, 2024 18:38
@stympy stympy changed the title feat: Add additional context to ActiveJob notifications feat: add additional context to ActiveJob notifications Mar 7, 2024
@stympy
Copy link
Member

stympy commented Mar 11, 2024

It looks like there are some failing tests to address

@stympy stympy merged commit d6ae246 into honeybadger-io:master Mar 12, 2024
59 checks passed
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.

None yet

2 participants