toPlatformError
@forge/monorepo / backend/src / toPlatformError
Function: toPlatformError()
toPlatformError(
value):PlatformError
Defined in: backend/src/runtime/retry.ts:117
Normalize a thrown value to a PlatformError. Unclassified throws fail fast (non-retryable).
Parameters
value
unknown