Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Cloud Webhooks don't retry

Dmitrij Bučkovský January 16, 2025

Hi,

do you have any idea, why sometimes Jira Cloud webhooks resend request if the first attempt failed and sometimes not?

According to Retry policy I send 425 as a response, but not everytime Jira retries the request.

Best Regards,

Dmitrij

1 answer

0 votes
Brant Schroeder
Community Champion
March 23, 2025

@Dmitrij Bučkovský how are you determining that a retry attempt should have taken place?

Dmitrij Bučkovský March 24, 2025

I'm creating users and when webhook is called, I'm checking user detail by ID with API. If API returns user without email (the value is '?') I return 425. Webhook is called again after 5+ minutes and email is present now. Problem was, webhook was not always called again.

However, I've reworked the logic, I call the API with setTimeout every 60*x seconds multiple times and this approach is working (API returns email after a minute of waiting).

Like Brant Schroeder likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events