chime-experiment / chime-experiment/coco
client timeout
Open
- Dominant language
- C++
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.