Skip to content

Conversation

@peterbroadhurst
Copy link
Contributor

@peterbroadhurst peterbroadhurst commented Jan 21, 2022

See #420

Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
@peterbroadhurst peterbroadhurst changed the title #420 backport to v0.11.x v0.11.x backport: Add ping/pong heartbeating to WSClient, and fix concurrent map on config #420 Jan 21, 2022
@peterbroadhurst peterbroadhurst changed the title v0.11.x backport: Add ping/pong heartbeating to WSClient, and fix concurrent map on config #420 v0.11.x backport: Add ping/pong heartbeating to WSClient, and fix concurrent map on config Jan 21, 2022
MsgTooLargeBroadcast = ffm("FF10327", "Message size %.2fkb is too large for the max broadcast batch size of %.2fkb", 400)
MsgTooLargePrivate = ffm("FF10328", "Message size %.2fkb is too large for the max private message size of %.2fkb", 400)
MsgManifestMismatch = ffm("FF10329", "Manifest mismatch overriding '%s' status as failure: '%s'", 400)
MsgWSHeartbeatTimeout = ffm("FF10330", "Websocket heartbeat timed out after %.2fms", 500)
Copy link
Contributor

Choose a reason for hiding this comment

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

😓

Copy link
Contributor

Choose a reason for hiding this comment

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

I think some additional strings were pulled in beyond what's actually needed for this change... is that intentional?

@awrichar awrichar merged commit b58663e into hyperledger:v0.11.x Jan 21, 2022
@awrichar awrichar deleted the pr420-backport branch January 21, 2022 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants