rollbar-php-laravel
rollbar-php-laravel copied to clipboard
Allow queued reporting
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.
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
- https://github.com/getsentry/sentry-laravel/blob/3374da230e3c89f29186e9e2bba43b9334db8a2b/src/Sentry/Laravel/EventHandler.php#L65-L69
- https://flareapp.io/blog/38-flare-now-knows-a-lot-more-about-your-failed-jobs
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.