TASK-009: Implement error handling
RFC: RFC-0008 - API Layer
Component: Error Handling
Estimate: s
Description
Create ApiError enum with variants. Implement IntoResponse for consistent JSON error format. Handle redirect to leader.
Acceptance Criteria
Dependencies
Depends on: TASK-001
TASK-009: Implement error handling
RFC: RFC-0008 - API Layer
Component: Error Handling
Estimate: s
Description
Create ApiError enum with variants. Implement IntoResponse for consistent JSON error format. Handle redirect to leader.
Acceptance Criteria
Dependencies
Depends on: TASK-001