Eduard Rakhmankulov created IGNITE-27056:
--------------------------------------------
Summary: C++ Add timeouts to outbound requests.
Key: IGNITE-27056
URL: https://issues.apache.org/jira/browse/IGNITE-27056
Project: Ignite
Issue Type: Bug
Reporter: Eduard Rakhmankulov
Currently no timeout is provided for C++ client requests. In case when message
on server side is ignored/failed to be processed corresponding response handler
would wait indefinitely.
In case when synchronous API was used this can lead to application to be
unresponsive.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)