Add "retry" count to the webhook payload?

Description
Can I suggest you add a ‘retry count’ field to the payload of a webhook?
If my API does not respond (with 200 or 204) within 3 seconds, the webhook is resent.
It would be good if my API could detect that this was a retry (and de-dup any prior delivery that ran overtime)

Error
No error. Enhancement request

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Webhook

Which Endpoint/s?
I am subscribed to meeting.started, meeting.ended, meeting.participant_joined, meeting.participant_left

How To Reproduce (If applicable)
not applicable

Screenshots (If applicable)
responseHeaders: false,
responseData: “3,000 milliseconds timeout on connection http-outgoing-733125 [ACTIVE]”,
runTime: “3741”,
ttl: 1592864436,
requestParameters: undefined

Additional context

Thanks for the suggestion @eracasanova, I’ve moved this to #feature-requests so we can track it :slight_smile: