You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
Hello,
Upgrading a spring boot application to version 11.1.0 and tools version 11.1.0 or 11.0.1, I have started getting timeout issues when a particularly slow query is run or even while debugging in Intellij. Debugging almost never works now.
I saw this: graphql-java-kickstart/graphql-java-servlet#342 #469
There is a new async time out prop that can be set. But it still does help during debugging session. Sorry if its obvious, but can someone help me understand what options I have? For now, I have reverted to using version 11.0.0 which seems to work as expected.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Upgrading a spring boot application to version 11.1.0 and tools version 11.1.0 or 11.0.1, I have started getting timeout issues when a particularly slow query is run or even while debugging in Intellij. Debugging almost never works now.
I saw this:
graphql-java-kickstart/graphql-java-servlet#342
#469
There is a new async time out prop that can be set. But it still does help during debugging session. Sorry if its obvious, but can someone help me understand what options I have? For now, I have reverted to using version 11.0.0 which seems to work as expected.
thanks!
Beta Was this translation helpful? Give feedback.
All reactions