You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4580,7 +4580,7 @@ status: 504
4580
4580
4581
4581
An Error Reference in a Serverless Workflow provides a means to point to specific error instances or types within the workflow definition. It serves as a convenient way to refer to errors without duplicating their definitions.
4582
4582
4583
-
If multiple properties are set, they are considered as cumulative conditions to match an error.
4583
+
If multiple properties are set, they are considered cumulative conditions to match an error.
4584
4584
4585
4585
For example, the above definition is the same than saying "match errors with `type` 'https://example.com/errors#timeout' AND with `status` '504'".
0 commit comments