Skip to content

v8

Compare
Choose a tag to compare
@cppforlife cppforlife released this 28 Mar 17:56
· 995 commits to master since this release

Improvements:

  • Assign public IPs directly to VMs
    • Previously public IPs were assigned by adding a LB to the VM
  • Retry around DNS resolution errors
    • Typically shown as SocketError: Hostname not known

Dev:

  • Set open_timeout explicitly for HTTP requests