rollbar / rollbar-php-laravel

Rollbar error monitoring integration for Laravel projects
https://docs.rollbar.com/docs/laravel
140 stars 39 forks source link

Allow queued reporting #39

Open olssonm opened 6 years ago

olssonm commented 6 years ago

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.

rivkahstandig3636 commented 6 years ago

Thanks for the request!

danielmorell commented 2 years ago

I am closing this issue because it is old and has not had any recent activity.

chrillep commented 2 years ago

plz reopen and add this functionality seeing both sentry and flare has this

danielmorell commented 2 years ago

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.