Uploaded image for project: 'apiman (API Management)'
  1. apiman (API Management)
  2. APIMAN-686

Quota policy should return 200 if the limit was reached in the process of upload.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.2.0.Final, 1.2.x
    • 1.1.8.Final, 1.2.x
    • Policy
    • None

      Currently the server will return status code 429 if upload quota is reached during the upload. However the backing service will still receive all uploaded data.

      The issue is that based on the 429 status code one can assume that the upload process failed. 200 would be more suitable response code in this case.

            ewittman@redhat.com Eric Wittmann
            jcechace@redhat.com Jakub Čecháček
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: