Better error handling for deploy pipeline
Description
Release Notes
None
blocks
relates to
Activity
Show:
NitinM June 9, 2020 at 1:45 AM
Closing older jiras.
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Albert Shau
Albert ShauReporter
Albert Shau
Albert ShauLabels
Components
Priority
Created August 4, 2015 at 6:37 PM
Updated June 9, 2020 at 1:45 AM
Resolved June 9, 2020 at 1:45 AM
Basically any error in the deploy pipeline gets wrapped in other exceptions and result in 500 errors. Usually the problem is some problem in the app. We should be able to at least distinguish those versus some internal server error.