Add missing server request timeout
What's Changed
- Add timeout to server requests. In some cases, it was possible for server requests to not finish and to hang forever. If this happens, the timeout should abort the request so the integration can retry.
Full Changelog: 1.3.3...1.3.4