nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ timeout_ms

int32_t nrf_cloud_rest_context::timeout_ms

Timeout value, in milliseconds, for REST request. The timeout is set individually for socket connection creation and data transfer meaning REST request can take longer than this given timeout. For no timeout (wait forever) set to less than or equal to zero, or NRF_CLOUD_REST_TIMEOUT_NONE. Using a timeout value that is too short can result in failed REST requests.