Ingestion process - Differentiate status "Success" to reflect true success and partial success
Right now, DAG status may show "Success" and colored green in graph/tree view although inside the log we can see some failures. Such as when 10 IDs created and 2 IDs rejected.
Propose two changes - Status - "Completed with some failures" instead of "Success" if some or all records could not be processed for some reason.
In Airflow graph/tree view - perhaps use different shade of green.
Copy of old ticket https://gitlab.opengroup.org/osdu/subcommittees/ea/projects/pre-shipping/home/-/issues/171#note_37091
cc - @Keith_Wall for information.