Skip to content

Commit 85a0e9a

Browse files
committed
Federation extension: What means "successfully validated"? #563
1 parent 18d8882 commit 85a0e9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/federation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ This also covers the case where the federation supports splitting a process into
158158
- `federation:backends` is *not* included in the response: At least one of the back-ends support the workflow.
159159
- Endpoint returns errors:
160160
- `federation:backends` is included in the response: The listed back-ends were checked and none of the back-ends can run the workflow as is (neither splitted if supported, nor in full).
161-
- `federation:backends` is *not* included in the response: the workflow could not be validated successfully by any of the back-ends or the federation component itself.
161+
- `federation:backends` is *not* included in the response: the workflow could not be validated successfully by any of the back-ends or the federation component itself. This includes any kind of failed validation attempt, including network and server errors.
162162

163163
### Examples
164164

0 commit comments

Comments
 (0)