dwavesystems / dwavesystems/dwave-cloud-client
Relax retry strategy
Open
feature
- Dominant language
- Python
- Stars
- 63
- Forks
- 44
- Avg merge
- 13h 45m
- Merged PRs (30d)
- 1
Description
In memory/network-starved environment, with (multipart) upload failures occurring, aggressive retry strategy might actually contribute to resource exhaustion.
We should try increasing `http_retry_backoff_factor`, decreasing number of concurrent upload threads and increasing timeouts, most notably _read_ timeout, as mentioned in https://github.com/dwavesystems/dwave-cloud-client/issues/439#issuecomment-720752001.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.