mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-18 13:06:32 -06:00
![]() - Introduced a new `retryWebhookRequest` method to handle retries for failed webhook requests, allowing up to 10 attempts with a delay of 30 seconds between each. - Updated error logging to provide detailed information on each retry attempt, including the attempt number and error details. - Enhanced existing webhook request handling to utilize the new retry logic, improving reliability in sending webhook data. - Modified error messages to be more informative, indicating when all retry attempts have failed. |
||
---|---|---|
.. | ||
webhook.controller.ts | ||
webhook.router.ts | ||
webhook.schema.ts |