Skip to content

Conversation

@joshjennings98
Copy link
Contributor

Description

Add ErrFailed. This is useful because ErrUnexpected is used a lot as a system error even when we are carrying out underlying tasks where a failure isn't an error. This provides us another generic error but one that we can use to distinguish between failures and system errors.

Test Coverage

  • This change is covered by existing or additional automated tests.
  • Manual testing has been performed (and evidence provided) as automated testing was not feasible.
  • Additional tests are not required for this change (e.g. documentation update).

@aorabdel
Copy link
Contributor

aorabdel commented Aug 7, 2025

Do we want to use this in proc/error ConvertProcessError ?

acabarbaye
acabarbaye previously approved these changes Aug 7, 2025
@acabarbaye acabarbaye merged commit 37cc0de into master Aug 7, 2025
6 checks passed
@acabarbaye acabarbaye deleted the err-failed branch August 7, 2025 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants