How does flyte identify system error? Was trying S...
# flytekit
m
How does flyte identify system error? Was trying ShellTask and the script I am providing is invalid, but instead of returning user error it’s classifying it as system error.
f
The type of exception raised
For all unknown exception it says system error
Please open an issue and ideally a PR
👍 1
150 Views