diff options
Diffstat (limited to '_sources/protocol.txt')
| -rw-r--r-- | _sources/protocol.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_sources/protocol.txt b/_sources/protocol.txt index e4d5b7f..64432dc 100644 --- a/_sources/protocol.txt +++ b/_sources/protocol.txt | |||
| @@ -154,5 +154,5 @@ Header REQUEST PUBLISH Default Description | |||
| 154 | =============== ======= ======= ======= =========== | 154 | =============== ======= ======= ======= =========== |
| 155 | reply-requested X False Once the job is finished, send a reply back with information from the job. If there is no information reply with a True value. | 155 | reply-requested X False Once the job is finished, send a reply back with information from the job. If there is no information reply with a True value. |
| 156 | retry-count:# X 0 Retry a failed job this many times before accepting defeat. | 156 | retry-count:# X 0 Retry a failed job this many times before accepting defeat. |
| 157 | guarentee X False Ensure the job completes by letting someone else worry about a success reply. | 157 | guarantee X False Ensure the job completes by letting someone else worry about a success reply. |
| 158 | =============== ======= ======= ======= =========== | 158 | =============== ======= ======= ======= =========== |