lichess-org / fishnet

Distributed Stockfish analysis for lichess.org
https://lichess.org/get-fishnet
GNU General Public License v3.0
738 stars 102 forks source link

Expose --max-backoff arg to env runtime for Docker #228

Closed kindrebelG closed 2 years ago

kindrebelG commented 2 years ago

For dockerized local dev or ephemeral test environments with low to zero traffic, the 30s default max backoff can make fishnet clients feel sluggish. Exposing the option shouldn't cause issues & provides a bit more flexibility for docker deployments.

niklasf commented 2 years ago

No reason to emit this flag in particular. Thanks!