• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Undefined Undefined
    • 2024-02-05 - API
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • BIZ-356 - Export of Subscription Watch data

      As Swatch, we want to remove stubbed export API calls, so we can send an actually request to export service in EE and test environment.

      Current state, when testing in EE API call to Export service produce 404 -> "Page Not Found"

      As seen here in this PR when the actually API is used 

      Investigate the cause of why clowder isn't finding the API 

      2024-01-25 10:18:51,493 [thread=swatch-subscription-export-5-C-1] [ERROR] [org.candlepin.subscriptions.subscription.ExportSubscriptionListener] - Error getting data from Export service: 43d6f630-757e-40b4-a4e1-bc4a06bfeca6
      2024-01-25 10:18:51,502 [thread=swatch-subscription-export-5-C-1] [ERROR] [org.springframework.kafka.listener.DefaultErrorHandler] - Backoff FixedBackOff{interval=0, currentAttempts=10, maxAttempts=9} exhausted for platform.export.requests-17@0
      org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method 'public void org.candlepin.subscriptions.subscription.ExportSubscriptionListener.receive(java.lang.String) throws com.redhat.swatch.clients.export.api.client.ApiException' threw exception
      ......
      <Snip >
      <Snip>
      ......
      Caused by: com.redhat.swatch.clients.export.api.client.ApiException: 404 page not found 

      Testing:

      • Verify that SWATCH can interact with Export in cloud environments (EE,stage, prod) without 404 error

       

            ksynvrit Kenny Synvrit (Inactive)
            ksynvrit Kenny Synvrit (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: