Skip to content

Commit 9f9854d

Browse files
Update specification.md
Co-authored-by: Ricardo Zanini <[email protected]>
1 parent 8cdb169 commit 9f9854d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5773,7 +5773,7 @@ Error handling is a crucial aspect of any workflow system, ensuring that the wor
57735773

57745774
#### Error Types
57755775

5776-
ServerlessWorkflow defines a set of [default error types](#error-types), each identified by a unique URI reference and associated with specific status code(s). These error types cover common scenarios such as configuration errors, validation failures, authentication issues, timeouts, and runtime exceptions. By utilizing these predefined error types, workflows can maintain cross-compatibility and ensure consistent error identification and handling across different platforms and implementations.
5776+
Serverless Workflow defines a set of [default error types](#error-types), each identified by a unique URI reference and associated with specific status code(s). These error types cover common scenarios such as configuration errors, validation failures, authentication issues, timeouts, and runtime exceptions. By utilizing these predefined error types, workflows can maintain cross-compatibility and ensure consistent error identification and handling across different platforms and implementations.
57775777

57785778
#### Error Source
57795779

0 commit comments

Comments
 (0)