Description - Within Monitoring > Dashboard > Profiles > Any failed dataflow ingestion to Unified Profile Store > "Error Summary"
Why is this feature important to you - Troubleshooting Ingestion failures to UPS as a developer, since many times the error is based on data quality checks.
How would you like the feature to work - A slightly more helpful error code can be found with the catalog API at the batches/ GET endpoint under the "errors" object array, and the payload also displays the corresponding batch ID when that error occurred. So instead of current behavior, displaying the error from the error array.
Current Behaviour - Currently, batch ingestion failures to the UPS displays
"UPINGT-007002-500: There was an error, the profile batch ingest job failed. Please contact UPS support" for most ingestion errors. This error summary is too generic for Developers to take action on before contacting Adobe support.