Hello! You can use e.g. putAsync() and then wait on the future for the specified time only. If it did not complete, take your actions.
Regards, -- Ilya Kasnacheev вт, 22 сент. 2020 г. в 14:27, Kamlesh Joshi <[email protected]>: > Hi Igniters, > > > > How to achieve/get timeout error for particular operation > (get/put/remove), if it crosses certain timeout value then I can take > certain action based on that. Is there any Ignite API readily available for > this? > > > > Any pointers would be helpful ! > > > > > > *Thanks and Regards,* > > *Kamlesh Joshi* > > > > > "*Confidentiality Warning*: This message and any attachments are intended > only for the use of the intended recipient(s), are confidential and may be > privileged. If you are not the intended recipient, you are hereby notified > that any review, re-transmission, conversion to hard copy, copying, > circulation or other use of this message and any attachments is strictly > prohibited. If you are not the intended recipient, please notify the sender > immediately by return email and delete this message and any attachments > from your system. > > *Virus Warning:* Although the company has taken reasonable precautions to > ensure no viruses are present in this email. The company cannot accept > responsibility for any loss or damage arising from the use of this email or > attachment." >
