Uploaded image for project: 'Atlassian Ecosystem'
  1. Atlassian Ecosystem
  2. ECO-734

Retry context is not sent when retrying Async Events with non-object payload

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary:

      Whenever an Async Event has a non-object payload, retryContext is not able to be propagated.

      Steps to Reproduce

      1. Send an Async Event having a String payload via Forge app that should get retried

      Expected Results

      The payload should contain the retryContext field, which tracks the current retry counts, as well as retry data and retry reason, allowing the event to be properly handled by the app.

      Actual Results

      On retry, the Async Event consumer resolver is invoked without retryContext.
       

      Workaround

      Your payload should be an object - then everything will be great  

              Unassigned Unassigned
              c2a79a7705ea Mateusz Wasilewski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: