some-solstice-93243
08/08/2024, 1:12 PMflyteclt
. I wonder if there is a solution applicable on the ingress configuration side.average-finland-92144
08/08/2024, 2:51 PMtoo large http2 frame:
error when you try to register a workflow?some-solstice-93243
08/09/2024, 7:17 AM| NAME | STATUS | ADDITIONAL INFO |
-------------------------------------------------------------- -------- ----------------------------------------------------
| /tmp/register76440984/0_workflows.hello_world.say_hello_1.pb | Failed | Error registering file due to rpc error: code = |
| | | Unavailable desc = connection error: desc = "error |
| | | reading server preface: http2: frame too large" |
-------------------------------------------------------------- -------- ----------------------------------------------------
And I see matching errors in the ingress logs:
2024/08/08 11:24:57 [info] 1322#0: *3436854 client sent invalid request while reading client request line, client: 10.224.0.4, server: kong, request: "PRI * HTTP/2.0"
I got some hints in another thread, so at least I know this should be working, so I will try to see what am I doing wrong :).average-finland-92144
08/09/2024, 4:55 PMsome-solstice-93243
08/20/2024, 10:52 AMflyteadmin
service it. This is because each service needs to be annotated with a protocol, and only one choice is supported. So I had to create a separate service - something that satya advised me, but I initially did not know why. For the time being I had to handle this with a workaround and manage the service "separately" becaue the helm chart does not support such a scenario.average-finland-92144
08/20/2024, 3:07 PMflyte-binary
supports two separate services, and AFAICR it was enabled to better support Kongsome-solstice-93243
08/20/2024, 3:26 PMflyte-core
. Is there a reason it was only added to flyte-binary
?average-finland-92144
08/20/2024, 3:59 PMaverage-finland-92144
08/20/2024, 3:59 PM