Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Request failed with status code 429 grpc: received message larger than max when opening Flyte Console #3337

Closed
2 tasks done
pradithya opened this issue Feb 14, 2023 · 3 comments
Assignees
Labels
bug Something isn't working flyteadmin Issue for FlyteAdmin Service

Comments

@pradithya
Copy link
Member

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
@pradithya pradithya added bug Something isn't working untriaged This issues has not yet been looked at by the Maintainers labels Feb 14, 2023
@kumare3
Copy link
Contributor

kumare3 commented Feb 14, 2023

cc @ursucarina / @jsonporter

@vchowdhary
Copy link

our flyte versions:
flyteadmin version is v1.1.29-hotfix and our flyteconsole version is v1.1.6

@pingsutw pingsutw added flyteadmin Issue for FlyteAdmin Service and removed untriaged This issues has not yet been looked at by the Maintainers labels Dec 22, 2023
@pingsutw
Copy link
Member

@katrogan has fixed it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flyteadmin Issue for FlyteAdmin Service
Projects
None yet
Development

No branches or pull requests

5 participants