Closed
Description
Why
The aggregator stress test is failing when used with some parameters (number of clients and number of signers).
The failure seems to occur above the same threshold for a single computer (the threshold is different from one machine to another). In particular, this creates flakiness in the CI (See https://github.com/input-output-hk/mithril/actions/runs/13960672103).
What
Investigate and fix the failure of the aggregator stress test.
How
- Fix aggregator configuration
- Investigate the source of the problem
- Create a fix for the failure