Skip to content

Timeout configuration and opt-out libCURL initialization

Latest
Compare
Choose a tag to compare
@oliora oliora released this 06 Jan 02:22
· 7 commits to master since this release
  • Default connect timeout is changed from 5 minutes (libCURL default) to 5 seconds
  • Allow to configure connect and request timeouts
  • Allow to completely skip libCURL initialization/deinitialization in Ppconsul
  • Tests were updated to pass with Consul 1.11.1
  • Documentation updated