Async Events cancel API does not cancel event retries

XMLWordPrintable

    • Minor

      Issue Summary:

      When the Async Event job is cancelled, the events that are scheduled for retries ignore the job status. As a result the Async Events from the cancelled job are sent to the app.

      Steps to Reproduce

      1. Receive an Async Event
      2. Cancel the job
      3. Request for Async Event retry
      4. Receive the Async Event retry

      Expected Results

      The retry is not received as the job is cancelled

      Actual Results

      The Async Event retry is receive despite the job is cancelled

      Workaround

      If the app wants to cancel the job, should make sure that the Async Event is completed without errors or retry requests.

              Assignee:
              Kamil Kozlowski
              Reporter:
              Kamil Kozlowski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: