Represents errors that are temporary and can be retried. These errors occur when a request fails but might succeed if retried. Common scenarios include network issues or temporary service unavailability.
Static
Optional
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Represents errors that are temporary and can be retried. These errors occur when a request fails but might succeed if retried. Common scenarios include network issues or temporary service unavailability.