Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

[rust] blocking queries don't block #131

Open
ojacobson opened this issue Apr 27, 2023 · 0 comments
Open

[rust] blocking queries don't block #131

ojacobson opened this issue Apr 27, 2023 · 0 comments

Comments

@ojacobson
Copy link

ojacobson commented Apr 27, 2023

Per the docs, blocking queries occur when a compatible API request is made with an index query parameter. However, the Rust client code sends index as a header, which Nomad then ignores.

The linked example is pervasive, and is likely due to this schema definition, which does not match the API docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant