mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
d63815fa40
## Problem ChaosInjector is intended to skip non-active scheduling policies, but the current logic skips active shards instead. ## Summary of changes - Fixed shard eligibility condition to correctly allow chaos injection for shards with an Active scheduling policy.