Requested retries of Async Events with too large retry data may not be delivered

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary:

      When requesting a retry, the Async Event may not be retried if the total size of the Async Event payload and retryData exceeds 200 KB.

      Steps to Reproduce

      1. Push an Async Event with a payload with a size of 100 KB.
      1. Request a retry with the retryData with a size of 200 KB.

      Expected Results

      The Async Event should be retried.

      Actual Results

      The Async Event is not retried.

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available.

      We recommend that the total size of the event payload and retryData shouldn't exceed 200 KB.

            Assignee:
            Unassigned
            Reporter:
            Bartosz Robakowski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: