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

Rails 7 Error Subscriber #728

Open
iainbeeston opened this issue Sep 18, 2022 · 5 comments
Open

Rails 7 Error Subscriber #728

iainbeeston opened this issue Sep 18, 2022 · 5 comments
Labels
backlog We hope to fix this feature/bug in the future feature request Request for a new feature

Comments

@iainbeeston
Copy link

Description

Ruby on Rails 7 introduced a standard solution for error reporting where services like bugsnag provide an error subscriber class that is interchangeable and hooks into rails in a standard way.

Describe the solution you'd like

It would be great if bugsnag could provide an official error subscriber class for rails 7.

Describe alternatives you've considered

I think the current solution works fine but it’d be good to support the official error API.

Additional context

@luke-belton
Copy link
Member

Hi @iainbeeston - thanks for raising this, we actually already have an item on our product roadmap to add this in the future. There are some complexities with implementing this to avoid duplicate reporting which we need to investigate; I don't have an ETA for this work but will make sure we keep this thread updated 👍

@luke-belton luke-belton added feature request Request for a new feature backlog We hope to fix this feature/bug in the future labels Sep 28, 2022
@joshbeckman
Copy link

Checking in on this after a year: any update on prioritizing this?

@clr182
Copy link

clr182 commented Sep 13, 2023

Hi @joshbeckman
We do not have any updates on this at the moment, we'll be sure to keep this thread informed once we have more information.

@bruno-
Copy link

bruno- commented May 6, 2024

Honeybadger, Sentry have this feature implemented. I will check other gems - but this seems to be the norm nowadays.

@clr182
Copy link

clr182 commented May 7, 2024

Hi 👋

Just to keep everyone informed about the progress on this task - one of our engineering team members is currently looking into it, and we're aiming to implement this feature is the near future.

Once the release is ready, we'll make sure to update this thread accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog We hope to fix this feature/bug in the future feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

5 participants