implement PREPARE-FAILURE for Tobias
This commit is contained in:
parent
99413318ef
commit
054e4f17e2
4 changed files with 45 additions and 14 deletions
|
@ -130,6 +130,8 @@ while it's handling a request.
|
|||
|
||||
* `PREPARE-SUCCESS`
|
||||
Sent as a response to PREPARE once the special remote is ready for use.
|
||||
* `PREPARE-FAILURE ErrorMsg`
|
||||
Sent as a response to PREPARE if the special remote cannot be used.
|
||||
* `TRANSFER-SUCCESS STORE|RETRIEVE Key`
|
||||
Indicates the transfer completed successfully.
|
||||
* `TRANSFER-FAILURE STORE|RETRIEVE Key ErrorMsg`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue