Our Genesys Cloud webhooks are failing with 502 Bad Gateway when the consumer service is under load. The platform retries a few times but eventually drops the event. We need to implement a dead letter queue for these failed deliveries. Is there a way to configure this via the CX-as-Code Terraform provider, or do we need to handle the retry logic externally?