[openuv] Enhance server side error handling (#12958)
* Enhance server side error handling * Enhancing exception tree * a small factorization of error status * Shorten statusMessage * Correcting log syntax Signed-off-by: clinique <gael@lhopital.org>
This commit is contained in:
@@ -66,6 +66,9 @@ channel-type.config.openuv.SafeExposure.index.option.VI = Black
|
||||
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.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
|
||||
|
||||
# discovery result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user