-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
query params for blocking requests #7
Comments
Agreed, blocking params was on my list of things to address. I'll see if I can squeeze this into 0.3.0 which i'm hoping to have out shortly. If not, I'd love a PR from master! Thanks! |
After some reflection and work on an erlang client library, I've been thinking that it makes more sense to have Also just wanted to mention thanks for your docker-consul container, am using it along with registrator. |
It's been well over a year now since this issue was last revisited. Can we get an update, please? |
I don't want to be negative, but this project doesn't seem to be getting a lot of attention. You may see https://github.com/CiscoCloud/consul-cli. As it has many of the same features and more recent updates. Their readme needs some work and I like the consulate name though. :) |
Seems like the high level functions should also take an optional query_params dict argument so you can capture most of the variations of requests to the API, including blocking requests. Want a PR?
The text was updated successfully, but these errors were encountered: