Added retries for RPCs that fail due to connection errors.
This commit is contained in:
@@ -139,6 +139,7 @@ typedef uint32_t CasaStatus;
|
||||
#define CASA_STATUS_NOT_CONFIGURED ((CasaStatus)0x00000022)
|
||||
#define CASA_STATUS_INVALID_SERVER_CERTIFICATE ((CasaStatus)0x00000023)
|
||||
#define CASA_STATUS_NAME_RESOLVE_ERROR ((CasaStatus)0x00000024)
|
||||
#define CASA_STATUS_CONNECTION_ERROR ((CasaStatus)0x00000025)
|
||||
|
||||
//===[ Macro definitions ]==============================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user