When a custom webhook fails due to an issue on the receiving end, such as an endpoint timeout or HTTP 500, Chili Piper provides no log of the failure and no way to resend the event. Admins discover failures only through downstream gaps, such as missing records or broken automation flows, and have no recovery path except manual workarounds or API intervention. For high-volume users, this means missed bookings and lost data with no built-in remedy. Chili Piper should provide a webhook delivery log that surfaces failed events with timestamps, payload details, and error codes, and allow admins to manually resend individual or bulk failed events directly from the admin dashboard. Resent events should include unique event IDs to support idempotency and prevent duplicate processing. Webhook delivery failures are a standard operational risk for any integration-heavy platform. Without visibility into failures and a way to recover from them, admins have no reliable way to ensure data integrity between Chili Piper and external systems. A delivery log with resend capability is a baseline reliability feature expected by enterprise teams running critical automations on top of webhook data.