Skip to content

Feature 3: Create Storage Controller Client Library #32

@bittermandel

Description

@bittermandel

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

  • All API methods (drain, fill, status) have proper retry logic
  • JWT token refresh works correctly
  • Error categorization properly distinguishes retryable vs fatal errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions