Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large changes lead to lost connection #2024

Closed
Stwissel opened this issue Oct 6, 2022 · 3 comments
Closed

Large changes lead to lost connection #2024

Stwissel opened this issue Oct 6, 2022 · 3 comments

Comments

@Stwissel
Copy link

Stwissel commented Oct 6, 2022

We have large examples in our Schema. When trying to change those, we get "Connection to server lost" errors. On inspection of the console this error is found:

Websocket max frame length of 65536 has been exceeded

A proposed solution can be found here:
https://stackoverflow.com/questions/33233900/websocket-max-frame-length-of-65536-has-been-exceeded

@EricWittmann
Copy link
Member

This was introduced when we switched from thorntail to Quarkus where the default frame size is smaller. However this has been corrected. Let me see if I can find the commit.

@EricWittmann
Copy link
Member

@EricWittmann
Copy link
Member

Closing as stale. Please reopen if this is still a problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants