Goal: My GitHub GraphQL query timeouts and the field for setting the timeout is disabled and can not be set.
Details: I am running a GitHub GQL query which is being terminated after 10s and there is no way of setting the timeout.
I have noticed the previous discussion, but I am no wiser how to set the timeout on the frontend.
Is there a way to do achieve this simple thing?
Kindly, Peter.
Hey there! Saw this had no responses so figured I would chime in. From my understanding, if it is greyed out then retool is not handling the timeout, that is coming from graphql (except for the global 120s timeout). Are you on self hosted or cloud?
Screenshots might help too!
Here's our docs that go into a bit more detail about general resource query performance