Skip to content

v1.3.5 - Better handling of connection errors

Compare
Choose a tag to compare
@Askaholic Askaholic released this 04 Mar 23:28
· 258 commits to develop since this release
276168d

Summary

Another attempt at fixing the asyncio connection issues. We've done some load simulation on the test server and were able to reproduce most of the connection issues that we had observed in test. These have now been fixed along with another minor fix for rating two player games.

Pull Requests

  • Asyncio drain fix 2 (#532)
  • Add username of session id to trace messages (#537)
  • Two player FFA (#529)
  • Increase search expansion per queue pop (#491)