Summary
The user has updated the flyteadmin GRPC size limit to 50MB in the Kubernetes configmap but is still facing "Request Too Large" errors from flytepropeller when processing large map tasks (approximately 3000 tasks). They are unsure if the GRPC limit is not being applied or if the request is being sent elsewhere and are seeking help to resolve the issue. They mention updating the flyte-binary charts and modifying the terraform/gcp/values-gcp-core.yaml file, as well as adding an annotation for proxy body size in the common ingress settings.