ApplicationInsights-JS
ApplicationInsights-JS copied to clipboard
[main] retry document updates
update the documentation on the readme (and add some typedoc) to include all of the retryable error codes
when receive error code like 403, a retry is triggered, but that may overflow the logs, use isRetryDisabled to stop it.