Hello.
Can i set timeout to find() operation to Persistence object?
Thank you
Hello.
Can i set timeout to find() operation to Persistence object?
Thank you
Thank you for the answer
At the present moment you cannot do that. However, if you run the operation asynchronously, you can code around it to ignore the result if it comes after certain period of time.
You bring up an interesting idea. Setting timeouts for sync calls would be a useful feature. We will add it to our roadmap.
Regards,Mark