honeybadger-io / honeybadger-laravel

PHP/Laravel library for reporting errors to Honeybadger.io :elephant: :zap:
https://www.honeybadger.io/for/laravel/?utm_source=github&utm_medium=readme&utm_campaign=laravel&utm_content=website-url
MIT License
41 stars 17 forks source link

Add new exception messages when throwing exceptions for the events api #144

Closed subzero10 closed 4 hours ago

subzero10 commented 4 hours ago

From #206:

When the Insights API is rate limited, the current error message says it's the exceptions API. We should say which API is being rate limited, and also check our other service errors for similar issues now that we have two APIs.

subzero10 commented 4 hours ago

oops, wrong repo