fleet-memory/hindsight-clients/python/hindsight_client_api
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
..
api feat: add manual retry for failed async operations (#537) 2026-03-10 17:16:11 +01:00
models feat: add manual retry for failed async operations (#537) 2026-03-10 17:16:11 +01:00
__init__.py feat: add manual retry for failed async operations (#537) 2026-03-10 17:16:11 +01:00
api_client.py Release v0.4.16 2026-03-05 17:54:59 +01:00
api_response.py rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
configuration.py Release v0.4.16 2026-03-05 17:54:59 +01:00
exceptions.py Release v0.4.16 2026-03-05 17:54:59 +01:00
rest.py Release v0.4.16 2026-03-05 17:54:59 +01:00