Skip to content

Add missing server request timeout

Compare
Choose a tag to compare
@pnbruckner pnbruckner released this 31 Oct 14:16
· 2 commits to main since this release

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