Skip to content

FF-Perf: Websocket events appear to be dropped #493

@dechdev

Description

@dechdev

Test: 25 broadcasts, 25 private messages, one subscription

In this test, 25 workers were kicked off for both broadcasts and private messages. Shortly after the test is kicked off, workers are not receiving websocket events, preventing them from proceeding. The ff-perf.log has logs of message IDs and event IDs that can be used to correlate to the firefly logs that are also attached. Every minute, the perf test checks for messages that have not been confirmed in > 1 minute, do a Ctrl+F for Delinquent Messages and you will see the messageID that has not been confirmed yet, along with the time it was sent at.

image

log_ethconnect_0.log.zip
log_firefly_core_0.log.zip
ff-perf.log

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions