-
Type:
Suggestion
-
Resolution: Timed out
-
Component/s: Integration - Webhooks
-
2
As a user of Atlassian API features, it would be beneficial if the API response whether DB-related or otherwise always returned the *Retry-After* for 429 errors. According to the document we should attempt to evaluate if the retry headers are present if not fallback to simply the status code. This approach is not always feasible as we need to guess how long to wait while in this state which is not consistent.