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

client timeout #205

Open
nritsche opened this issue May 29, 2020 · 0 comments
Open

client timeout #205

nritsche opened this issue May 29, 2020 · 0 comments

Comments

@nritsche
Copy link
Contributor

When calling an endpoint that takes a lot of time after about 5min the client exits with

$ time coco crash
Sending request...
There are 16 requests in the queue..

'coco-client: Sending request failed: '

Done.

real	5m2.358s
user	0m15.409s
sys	0m0.209s

It looks like it times out. The error message should be more clear and the timeout should be adjustable.

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