stubbsta f133a17bd1
Apply fast retry pacing to node-internal group managers in tests
Tests that mount RLN on a WakuNode register through the node's own
group manager, which the factory builds from WakuRlnConfig with the
production retry pacing — so each of those registrations still stalled
4s on the first receipt poll. Wrap the manager casts in
withFastRetries(), which applies the test pacing after mount;
register() reads the strategy at call time, so this is effective.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 11:27:58 +02:00
..
2026-07-09 15:57:16 -03:00