You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
idle strategy is the same as in PerfTest.
Streams would need something else than empty, like reached-end. The implementation would need to keep track of the last committed chunk ID and compare it to the value returned by a query to StreamStats after some idleness (for each stream).
The text was updated successfully, but these errors were encountered:
Like rabbitmq/rabbitmq-perf-test#280.
idle
strategy is the same as in PerfTest.Streams would need something else than
empty
, likereached-end
. The implementation would need to keep track of the last committed chunk ID and compare it to the value returned by a query toStreamStats
after some idleness (for each stream).The text was updated successfully, but these errors were encountered: