acoustic-carpenter-78188
05/04/2023, 8:20 AMtrimmedErrMessageLen is used to limit the error message shown in the workflow execution list. The current value is too small that the error message in the list execution page is not informative. Users must go to the corresponding execution details to get the entire error message even for a short error message.
This PR add configuration in flyte admin to control whether the error message truncation is enabled and the maximum message length when truncation is enabled. The default is to truncate error messages for list execution API with a maximum error message length of 10240 so that most error messages can be shown properly.
Screen.Recording.2023-05-04.at.4.15.39.PM.mov
Follow-up issue
NA
flyteorg/flyteadmin
GitHub Actions: Unit Tests / Run Unit Test
GitHub Actions: Docker Build Images / Build Docker Image
✅ 4 other checks have passed
4/6 successful checks