fleet-memory/hindsight-control-plane/src
Nicolò Boschi dcaacbe407
feat: add manual retry for failed async operations (#537)
- 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
2026-03-10 17:16:11 +01:00
..
app feat: add manual retry for failed async operations (#537) 2026-03-10 17:16:11 +01:00
components feat: add manual retry for failed async operations (#537) 2026-03-10 17:16:11 +01:00
lib feat: add manual retry for failed async operations (#537) 2026-03-10 17:16:11 +01:00
instrumentation.ts feat: increase customization for reflect, retain and consolidation (#419) 2026-02-23 20:35:32 +01:00