azure-functions-java-worker
azure-functions-java-worker copied to clipboard
Implement all the message types in StreamingMessage
Functions host will start sending various messages defined under StreamingMessage: https://github.com/Azure/azure-functions-language-worker-protobuf/blob/dev/src/proto/FunctionRpc.proto#L20
To avoid breaking language worker, please implement all of them otherwise grpc will start throwing errors. Note: only dummy implementations needed for now to avoid breaking changes
Hey I don't expect we'll get this this sprint, I'm thinking of moving to Triaged as a P1/P2? Thoughts? From a user point of view I think it's like a P2 (something we should do but not pressing), but know it may bring benefits to other aspects of the out-of-proc model to make it a P1 type issue.
Wondering if we move this to a P2? Been a P1 for a bit now but open to it
This is still a P1. @amamounelsayed - Please look at this after throughput investigation