It would be great if the error type would be explicitly exposed in the error message in case of a failure during pipeline execution.
For example:
[TimeoutError] Steady state check failed with error: error: deployment "unit" exceeded its progress deadline
instead of simply
Steady state check failed with error: error: deployment "unit" exceeded its progress deadline
Also the documentation on the error types is very minimal https://developer.harness.io/docs/platform/pipelines/failure-handling/define-a-failure-strategy-on-stages-and-steps/#error-types It would be great if you can add an exhaustive list of exact error conditions for each error type.
Created by Hairo Perez
·