jenssegers / laravel-rollbar

Rollbar error monitoring integration for Laravel projects
329 stars 99 forks source link

Do not works with AWS SQS #3

Closed insign closed 9 years ago

insign commented 10 years ago

For some reason, it don't works with the queue service of Amazon.

See the error: [2014-08-30 05:29:11] production.ERROR: exception 'ReflectionException' with message 'Class Jenssegers\Rollbar\Job does not exist' in /home/forge/encomen.de/bootstrap/compiled.php:241 (and follow a bunch of errors)

Another request is option to disable forced use of queue. I want to use queue, but if it has a problem, I can try use the default queue function...

jenssegers commented 9 years ago

Try the latest version. I removed the queues.