-
Notifications
You must be signed in to change notification settings - Fork 39
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
Allow queued reporting #39
Comments
Thanks for the request! |
I am closing this issue because it is old and has not had any recent activity. |
plz reopen and add this functionality seeing both sentry and flare has this |
Hey @chrillep I have reopened this issue. I am not sure what our road map to this looks like at the moment, but I will update this issue once I know more. |
This should be possible with the new telemetry feature in beta. We will just need to imlement these events. I am going to add a comment to our Telemetry events discussion tagging this issue. |
While having the option for asynchronous reporting via the rollbar-agent is great, it would be awesome to have the option to setup the package to use scheduled/queued reporting.
Seeing as many Laravel-apps already have systems configured for beanstalkd/Redis/Laravel Horizon it would be a great feature to be able to hook into these systems to improve performance over the default option.
The text was updated successfully, but these errors were encountered: