rollbar-sourcemap-webpack-plugin icon indicating copy to clipboard operation
rollbar-sourcemap-webpack-plugin copied to clipboard

Add retries for http requests

Open brandondoran opened this issue 5 years ago • 0 comments

In case of failed http requests we should. This should be configurable:

  • disable/enabled
  • number of retries
  • delay between retries

Potentially an exponential backoff but shouldn't make this too complicated.

brandondoran avatar Feb 04 '20 23:02 brandondoran