fishnet v2.1.1
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 pullniklasf/fishnet:2
instead oflatest
(which refers to development snapshots).
Bugfixes:
- Fixed a bug, where clients would unconditionally accept work after idling, without checking the queue status again.