- 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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| banks_api.py | ||
| directives_api.py | ||
| documents_api.py | ||
| entities_api.py | ||
| files_api.py | ||
| memory_api.py | ||
| mental_models_api.py | ||
| monitoring_api.py | ||
| operations_api.py | ||
| webhooks_api.py | ||