- API: POST /v1/default/banks/{bank_id}/operations/{operation_id}/retry
resets status to pending so the worker re-executes the task
- UI: Retry button on failed operations in the operations view
- Control plane proxy route + ControlPlaneClient.retryOperation()
- Updated OpenAPI spec, all generated clients, and operations docs
|
||
|---|---|---|
| .. | ||
| agent-context.tsx | ||
| api.ts | ||
| bank-context.tsx | ||
| features-context.tsx | ||
| hindsight-client.ts | ||
| theme-context.tsx | ||
| utils.ts | ||