Skip to content

Commit 3f7bbb8

Browse files
Update specification.md
Co-authored-by: Ricardo Zanini <[email protected]>
1 parent dad2fa0 commit 3f7bbb8

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
@@ -6004,7 +6004,7 @@ When an error arises within a workflow, it initially occurs at the lowest level
60046004

60056005
The termination of the workflow due to an unhandled error at the state level serves as a means of ensuring that errors are appropriately dealt with and do not result in erroneous or inconsistent workflow behavior. By halting the workflow's execution at the point of error occurrence, ServerlessWorkflow promotes resilience and reliability, averting potential cascading failures and ensuring predictable error handling behavior.
60066006

6007-
In essence, the error handling mechanism within ServerlessWorkflow is designed to guarantee that errors are managed and resolved effectively within workflows, thereby preventing unexpected outcomes and fostering reliability and consistency in workflow execution.
6007+
In essence, the error handling mechanism within Serverless Workflow is designed to guarantee that errors are managed and resolved effectively within workflows, thereby preventing unexpected outcomes and fostering reliability and consistency in workflow execution.
60086008

60096009
#### Error Handling Best Practices
60106010

0 commit comments

Comments
 (0)