Uploaded image for project: 'Subscription Watch'
  1. Subscription Watch
  2. SWATCH-3129

Remove billable_usage retry_after references

XMLWordPrintable

    • Swatch Lightning Sprint 5

      Although we've implemented a workaround to disable retry logic in AWS, the retry logic is still active in Azure. There is a possibility that certain statuses could still be in a "retryable" state in the Status topic, including with retry_after values. As a result, we plan to remove the column and its associated Enum in the next deployment of SWATCH-3109.

      Remove references to the retry_after column from the code:

      SELECT count( * ) FROM billable_usage_remittance where status='retryable' returns 0 on stage and production

      SWATCH-3913 will complete removal of the database db column after this is deployed.

      Acceptance Criteria

      • RemittanceStatus.RETRYABLE is deleted
      • references in the code are deleted

              buschv Vanessa Busch
              karshah@redhat.com Kartik Shah
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: