Skip to main content
A delivery attempt represents a single attempt to dispatch an event to an endpoint. Specifically, it contains two things — Request Headers & Payload, and Response Headers & Payload. Convoy records this information for every retry attempt sent. The UI currently shows only the last delivery attempt. The number of delivery attempts and retry strategy can be configured per project.
Gateway sends a request to the endpoint and records the response