The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Trello webhook retries although response is 200

Eliya Ben Ari
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 8, 2024

I have an app processing Trello webhook events.
I see the server is returning 200, and yet the same action is being sent 3 times (the only differences in the payload is id and timestamp)

All three responses from server are in the form:

2024-04-04 17:56:10
10.0.10.94 - - [04/Apr/2024:10:56:10 +0000] "POST /api/trello/callback HTTP/1.1" 200 669 "-" "Trello"


So I am assuming the response is indeed 200.

This arbitrarily happens to some events, and not for others. 

I've verified using `tokens/<token>/webhooks` that this board model has only one webhook registered. 

Could there maybe be some timeout and these events return after this time has passed?
Do you have any idea why this could happen?

Any help appreciated.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Lam
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 10, 2024

Hi @Eliya Ben Ari - Thanks for reaching out in the Community. Trello's webhooks are designed to retry 3 times if it is interrupted: https://support.atlassian.com/trello/docs/adding-people-to-a-board/#Invitations-permissions

 

I would suggest asking the question in our Developer community as there'll be other active developers and Trello Engineers who may be able to provide further context here: https://community.developer.atlassian.com/c/trello/42

TAGS
AUG Leaders

Atlassian Community Events