Timeout on RPC Call
Hi, i currently have an POSTGRES RPC function call through the Node Client, but its timing out after 8s. I tried setting a timeout within the function body, but that didn't work. Is there a better way to do this? I only need longer timeout for this specific function, not for all queries. Timeout comes from postgres.
Best,
Abimael
Best,
Abimael