发布

  • feat: add unit tests for routing strategies and implement dynamic selector updates

    frostbyte_neo 发布于 2025-12-22 14:52:23 +00:00

    Added comprehensive tests for FillFirstSelector and RoundRobinSelector to ensure proper behavior, including deterministic, cyclical, and concurrent scenarios. Introduced dynamic routing strategy updates in service.go, normalizing strategies and seamlessly switching between fill-first and round-robin. Updated Manager to support selector changes via the new SetSelector method.

    下载附件