TemporaryError is an error is used to signal that an HTTP request can be retried as part of a retry loop. If retry attempts are exhausted and this error is thrown, the response will be returned to the caller.
Optional
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
TemporaryError is an error is used to signal that an HTTP request can be retried as part of a retry loop. If retry attempts are exhausted and this error is thrown, the response will be returned to the caller.