Hi guys,
Are you receiving massive amounts of webhook events atm? We are getting ~100 of events every 10 seconds, all of them with x-atlassian-webhook-retry > 0 from different hosts.
Cheers
Fernando
Hi guys,
Are you receiving massive amounts of webhook events atm? We are getting ~100 of events every 10 seconds, all of them with x-atlassian-webhook-retry > 0 from different hosts.
Cheers
Fernando
Hi @fboucquez,
If you have not seen this before, here is the thread on announcement of New Jira Cloud Webhook retry policy.
As per webhooks’ retry policy,
The
X-Atlassian-Webhook-Retry
header with the current retry count is included with webhooks that have been retried. Monitor this header and cross-reference it with the callback server logs to stay on top of any unexpected reliability problems.