Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-beta1
-
Docs Required, Release Notes Required
Description
Currently we have IgniteClientConfiguration.connectTimeout which is only used for handshake and heartbeats, which means we use it to check if the server and network are responsive.
However, other operations (put, get, compute, etc) can take any amount of time.
Investigate if a general operation timeout can be useful.
Attachments
Issue Links
- is related to
-
IGNITE-20491 .NET: Thin 3.0: Introduce configurable operation timeout
- Resolved
- links to