Skip to content
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

blocking mode #27

Open
akostadinov opened this issue Oct 30, 2015 · 0 comments
Open

blocking mode #27

akostadinov opened this issue Oct 30, 2015 · 0 comments

Comments

@akostadinov
Copy link

Hello, at the moment a lot of internal details are up to the user to deal with. One particular big issue is long running jobs. I'd suggest adding blocking mode, where user specifies a timeout value. The operation is automatically waited to complete up to that timeout value.
That means adding the functionality to all methods or alternatively have a global timeout value that can be changed by user in the Client object.

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

No branches or pull requests

1 participant