ApplicationInsights-JS icon indicating copy to clipboard operation
ApplicationInsights-JS copied to clipboard

[main] retry document updates

Open siyuniu-ms opened this issue 1 year ago • 1 comments

update the documentation on the readme (and add some typedoc) to include all of the retryable error codes

siyuniu-ms avatar Mar 07 '24 18:03 siyuniu-ms

when receive error code like 403, a retry is triggered, but that may overflow the logs, use isRetryDisabled to stop it.

siyuniu-ms avatar Mar 07 '24 18:03 siyuniu-ms