## Description Rotate between available configs as needed with fair allocation algorithms. ## Tasks - [ ] Implement fair rotation algorithm (round-robin, least-used, etc.) - [ ] Handle proxy failures by removing from active pool - [ ] Add back to pool when proxy recovers ## Priority Medium - Resource efficiency