mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 19:35:41 +03:00
The lowest valid blocking query index is 1, but the API will return 0 if there has yet to be an index set (no response). This in conjunction with that 0 being stored as a string made the "fallback to 1" guard not work.