aboutsummaryrefslogtreecommitdiffstats
path: root/_sources/protocol.txt
diff options
context:
space:
mode:
Diffstat (limited to '_sources/protocol.txt')
-rw-r--r--_sources/protocol.txt2
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=============== ======= ======= ======= ===========
155reply-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. 155reply-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.
156retry-count:# X 0 Retry a failed job this many times before accepting defeat. 156retry-count:# X 0 Retry a failed job this many times before accepting defeat.
157guarentee X False Ensure the job completes by letting someone else worry about a success reply. 157guarantee X False Ensure the job completes by letting someone else worry about a success reply.
158=============== ======= ======= ======= =========== 158=============== ======= ======= ======= ===========