Tests may encounter transient failures on slower network connections due to low timeouts. This PR reduces the likelihood of encountering transient connection issues by setting TRANSPORT_SEND_RECV_TIMEOUT_MS to a minimum of 1000ms in all tests and demos.
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.
Tests may encounter transient failures on slower network connections due to low timeouts. This PR reduces the likelihood of encountering transient connection issues by setting TRANSPORT_SEND_RECV_TIMEOUT_MS to a minimum of 1000ms in all tests and demos.
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.