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

Typescript: add retryInterval to Configuration definition #1075

Closed waltjones closed 1 year ago

waltjones commented 1 year ago

Description of the change

Adds missing type definition for retryInterval in the Configuration object.

Type of change

Related issues

Fixes https://github.com/rollbar/rollbar.js/issues/1032

https://app.shortcut.com/rollbar/story/120521/

Development

Code review