Replies: 1 comment
-
That will be added in #2143, meanwhile you can see some suggestions on doing it in #2079 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some of my queries are randomly stuck in
pending
state for a long time, usually our API gateway responds with success or failure within 30sec.I'd like to know if there is a way to force a
pending
query tofulfilled
orfailed/error
state after 31sec.Thanks in advance !
Beta Was this translation helpful? Give feedback.
All reactions