Azure / Azure/azure-documentdb-java
Java SDK source code
Open
- Dominant language
- Java
- Stars
- 51
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Not an issue exactly, but I couldn't find out the Java SDK sources. Anyway, my query is do the client retries defined in RetryOptions take place asynchronously or does it sleep as in python sdk source I found
` time.sleep(retry_policy.retry_after_in_milliseconds / 1000.0)`
Contributor guide
Assessment
This issue has not been assessed yet.