Uploaded image for project: 'Gateway'
  1. Gateway
  2. GTWY-1586

Exception Resolver Needs to Check to See if the Response has Already Commited

XMLWordPrintable

    • Icon: Defect Defect
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • Recycle Bin
    • 1.0.0
    • Codebase
    • None

      On requests where we stream data directly to the user and an exception occurs the Exception Resolver will attempt to redirect the user to an error page.

      However, if any data has been sent back through the response an exception will occur.

      We should be checking to see if the response has already been committed and if so then have the Exception Resolver only log the exception and then ignore redirecting the user to the error page.

              Unassigned Unassigned
              nhook Nathan Hook
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: