PermanentError is an error that is not recoverable. Throwing this error will cause a retry loop to terminate.
Optional
Readonly
The underlying cause of the error.
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
PermanentError is an error that is not recoverable. Throwing this error will cause a retry loop to terminate.