Closed
Description
Describe the bug
Opening workflow execution page is failing with error "Request failed with status code 429 grpc: received message larger than max when opening"
Expected behavior
Flyte console should shows workflows execution properly
Additional context to reproduce
The issue seems to happen due to /api/v1/executions/
API response returning an execution object that has a huge closure.error.message
payload.
Screenshots
No response
Are you sure this issue hasn't been raised already?
- Yes
Have you read the Code of Conduct?
- Yes