How to properly implement DgsWebSocketConfigurationProperties , which looks like a breaking change, we migrated from 4.10.5 to 7.3.6 #1651
Unanswered
sandeepkamathkr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
DgsWebSocketConfigurationProperties are causing disconnections every 10s.
Despite adding a custom configuration and increasing the connection timeout, the disconnection issue has been resolved but no notification is displayed
dgs:
graphql:
websocket:
connection-init-timeout: 2000s
So can you please guide me on how to use DgsWebSocketConfigurationProperties properly?
Beta Was this translation helpful? Give feedback.
All reactions