Retry Event
Retry a failed background task.
Re-submits the task with high priority. The original event is marked as retried.
Path Parameters
event_id*Event Id
Response Body
application/json
application/json
curl -X POST "https://example.com/agent/feed/events/string/retry"{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}