acoustic-carpenter-78188
11/02/2023, 9:27 PMException
or at best ValueError
in pretty much all cases.
We should clean this up
• Create a proper exception hierarchy for system errors (one already exists for user exceptions).
• Potentially strip out the scoped exception business.
See flyteorg/flytekit#543 for more background.
What if we do not do this?
Lack of polish.
Related component
Possibly related to #740.
flyteorg/flyteacoustic-carpenter-78188
11/02/2023, 9:27 PM