Skip to content

fishnet v2.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 10:46

Changes:

  • The initial NPS estimate will now take the number of available cores into account. Clients with more cores will join the user queue more quickly. Clients with 8 or more cores can join the user queue without delay.
  • Reduced short user backlog to 30 seconds.
  • Docker tags now use semver: 2, 2.1, 2.1.1. Please pull niklasf/fishnet:2 instead of latest (which refers to development snapshots).

Bugfixes:

  • Fixed a bug, where clients would unconditionally accept work after idling, without checking the queue status again.