Adding scheduled reconnection on timeout (#13130)
Signed-off-by: clinique <gael@lhopital.org>
This commit is contained in:
@@ -67,6 +67,7 @@ offline.config-error-unknown-apikey = Parameter 'apikey' must be configured.
|
||||
offline.config-error-invalid-refresh = Parameter 'refresh' must be higher than 3 minutes to stay in free API plan.
|
||||
offline.comm-error-quota-exceeded = Quota Exceeded, going OFFLINE for today, will retry at : {0}
|
||||
offline.comm-error-faultly-service = Service not responding, will reconnect in {0} minutes
|
||||
offline.comm-error-ioexception = IOException : `{0}`, will reconnect in {1} minutes
|
||||
offline.invalid-json = Invalid JSON received when calling `{0}`
|
||||
offline.api-key-not-recognized = Service error while API key is known correct, will reconnect in {0} minutes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user