rollbar / rollbar.js

Error tracking and logging from Javascript to Rollbar
https://docs.rollbar.com/docs/javascript
MIT License
571 stars 213 forks source link

Wrapped Rollbar Node SDK running into timeout issues #1036

Closed phil-losty-rb closed 2 years ago

phil-losty-rb commented 2 years ago

Rollbar API timeouts are a problem for us. We've wrapped the Node SDK in a generous 200ms timeout and even that frequently is not enough. We were forced to add that timeout wrapper because Rollbar is sometimes so slow that minor warnings in our system become timeouts for our customers.