From 538dbfd97a792ea54fcbe5af740ac17d60378337 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Ingo=20Weigert?= Date: Thu, 29 Oct 2020 16:44:55 +0000 Subject: [PATCH] Fix: Minor typos and description error in protocol.txt fixed --- protocol.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protocol.txt b/protocol.txt index d373112..670be76 100644 --- a/protocol.txt +++ b/protocol.txt @@ -89,7 +89,7 @@ Answer in case of error: where X: * 0 => No error - * 200 => No job available, the client should wait few minutes before requesting a new job (typical value is 1hour). + * 200 => No job available, the client should wait few minutes before requesting a new job (typical value is 1 minute). * 201 => The client does not have rendering right. * 202 => Client's session is dead. Client should send another config request before requesting a new job. * 203 => Client's session has been disabled (usually because the client is sending broken frames). The client should alert the end user and logout. @@ -123,7 +123,7 @@ if fileformat != 'BMP' and fileformat != 'PNG' and fileformat != 'JPEG' and file === Job validation === -Url: use the url url of job's node for 'validationurl'. +Url: use the url of job's node for 'validationurl'. Parameter as GET or POST: * job: Job ID * frame: Job's frame number