Skip to content

Commit 8cdb169

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

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
@@ -5769,7 +5769,7 @@ Error handling is a crucial aspect of any workflow system, ensuring that the wor
57695769

57705770
#### Error Definitions
57715771

5772-
[Error definitions](#error-definition) in ServerlessWorkflow follow the [RFC7807 Problem Details specification](https://datatracker.ietf.org/doc/html/rfc7807), providing a standardized format for describing errors that may occur during workflow execution. These definitions include parameters such as name, instance, type, status, title, and detail, which collectively provide a comprehensive description of the error. By adhering to this standard, errors can be described in a consistent, technology-agnostic, and human-readable manner, facilitating effective communication and resolution.
5772+
[Error definitions](#error-definition) in Serverless Workflow follow the [RFC7807 Problem Details specification](https://datatracker.ietf.org/doc/html/rfc7807), providing a standardized format for describing errors that may occur during workflow execution. These definitions include parameters such as name, instance, type, status, title, and detail, which collectively provide a comprehensive description of the error. By adhering to this standard, errors can be described in a consistent, technology-agnostic, and human-readable manner, facilitating effective communication and resolution.
57735773

57745774
#### Error Types
57755775

0 commit comments

Comments
 (0)