Add exponential back-off and retry logic for outbound rate limited requests

XMLWordPrintable

    • 1

      User Problem

      Right now, if outbound requests to another tool are being rate-limited, it doesn't look like Opsgenie retries the request. If there's a flood of alerts, there could be some missed due to rate limiting.

      Suggested Solutions

      Adding retry logic with an exponential back-off for when we're getting a 429 error back from another tool would ensure it gets there.

      Current Workarounds

      None

            Assignee:
            Unassigned
            Reporter:
            Brennan Kiely
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: