<#740 [BUG] Make the error message reported to Adm...
# flytekit
a
#740 [BUG] Make the error message reported to Admin include the original error in upload error cases Issue created by wild-endeavor If there's an error in the execution of a task, it should produce an errors.pb file. This is fine. This errors.pb file is then uploaded to S3, using the aws cli. If there's an error, the error message shown in the UI doesn't show it, it only shows the error uploading the file. https://kubernetes.io/docs/tasks/debug-application-cluster/determine-reason-pod-failure/#customizing-the-termination-message flyteorg/flytekit#368 flyteorg/flyte