Skip to content

9.2.1

Compare
Choose a tag to compare
@rra rra released this 16 May 00:25
· 721 commits to main since this release
9.2.1
101a7ff

Bug fixes

  • TCP keepalive for Redis connections apparently caused problems with holding connections open that the Redis server wanted to close. The TCP keepalive setting has been removed, which appears to increase the stability of the Redis connections.
  • Connections to Redis are now retried longer (about eight seconds instead of three seconds) in the hope of surviving a Redis restart without failures.

Other changes

  • Gafaelfawr now uses the Ruff linter instead of flake8, isort, and pydocstyle.

What's Changed

Full Changelog: 9.2.0...9.2.1