forked from jenssegers/laravel-rollbar
-
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
Labels
Type: Enhancement
Changes that add to, improve upon, enhance, or extend the existing component.
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Type: Enhancement
Changes that add to, improve upon, enhance, or extend the existing component.
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: