This repository has been archived by the owner on Jul 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(FlyteEventTranslator): clean error codes Clean error codes in the flyte event translator to replace the RetriesExhaused| prefix that comes with all dynamic node failures and retriable nodes * test(FlyteEventTranslator): add cleaning tests Add tests to ensure that error codes with the retries exhaused prefix are matching the expected error code * Fix typo --------- Co-authored-by: Brandon Segal <brandonsegal.k@gmail.com>
- Loading branch information
1 parent
2d0ad8c
commit 30b7554
Showing
2 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters