#3337 [BUG] Request failed with status code 429 grpc: received message larger than max when opening Flyte Console
Issue created by
pradithya
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"
Screenshot 2023-02-14 at 2 51 25 PM▾
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
flyteorg/flyte