Skip to content

fix(rpc): reduce websocket message limit to 10MB#1555

Merged
lumtis merged 3 commits intodevelopfrom
fix/websocket-size
Jan 11, 2024
Merged

fix(rpc): reduce websocket message limit to 10MB#1555
lumtis merged 3 commits intodevelopfrom
fix/websocket-size

Conversation

@lumtis
Copy link
Contributor

@lumtis lumtis commented Jan 11, 2024

@lumtis lumtis changed the title fix(): reduce websocket message limit to 10MB fix(rpc): reduce websocket message limit to 10MB Jan 11, 2024
Copy link
Member

@kingpinXD kingpinXD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ,
We should consider some testing with the consumers of the websocket though , to see if it affects them by any chance ?

@lumtis
Copy link
Contributor Author

lumtis commented Jan 11, 2024

to see if it affects them by any chance ?
Very unlikely I think, we were using a very high value, 10MB is the regular limit

@lumtis lumtis added this to the v12 milestone Jan 11, 2024
Copy link
Contributor

@ws4charlie ws4charlie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense to me if GoLang accepts 10MB by default on the HTTP service

@lumtis lumtis merged commit a9c613b into develop Jan 11, 2024
@lumtis lumtis deleted the fix/websocket-size branch January 11, 2024 20:59
This was referenced Jan 18, 2024
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

Successfully merging this pull request may close these issues.

3 participants