-
Can I apply a timeout for a spectific query or client request?
currently, there is a phenomenon in which there is no response between processes due to some request, but it is difficult to determine why. I know that the default timeout for the process can be set to T commands . I want to keep the default timeout to 60 seconds and limit it to 5 seconds only for specific query requests. Is there a way?
Log in to reply.