Purpose
Create a robust HTTP client library for storage controller API integration with proper retry logic, concurrency controls, and error handling.
Inspired by https://github.com/neondatabase/neon/blob/main/control_plane/storcon_cli/src/main.rs
Success Criteria