AbortTaskError is a special control error which tells Worker to stop the task. It is not considered as a fatal error, but a controlled stop.
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
Generated using TypeDoc
AbortTaskError is a special control error which tells Worker to stop the task. It is not considered as a fatal error, but a controlled stop.