nats-io / nats-server

High-Performance server for NATS.io, the cloud and edge native messaging system.
https://nats.io
Apache License 2.0
16.03k stars 1.41k forks source link

De-flake TestNoRaceJetStreamClusterGhostConsumers #5985

Closed MauriceVanVeen closed 1 month ago

MauriceVanVeen commented 1 month ago

Consumer removal has exponential backoff starting from startInterval moving all the way up to max 5 minutes. This lowers that max for these tests.

Signed-off-by: Maurice van Veen github@mauricevanveen.com

MauriceVanVeen commented 1 month ago

CI just demonstrated it can still flake after this.. will need to investigate further.

derekcollison commented 1 month ago

Let me know when you convert off of draft..