fleet-memory/hindsight-clients
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
..
go feat: add manual retry for failed async operations (#537) 2026-03-10 17:16:11 +01:00
python feat: add manual retry for failed async operations (#537) 2026-03-10 17:16:11 +01:00
rust fix: resolve all Dependabot security vulnerabilities (#486) 2026-03-04 13:14:50 +01:00
typescript feat: add manual retry for failed async operations (#537) 2026-03-10 17:16:11 +01:00
.gitignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00