You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes the rest of the dispatcher not found issue.
Azure Functions Python Worker is using a Protobuf version of 3.12
Customer could break our worker code by brining a Protobuf package < 3.8.0
Issue Protobuf < 3.8.0: protocolbuffers/protobuf#6028
Fix released Protobuf >= 3.8.0: protocolbuffers/protobuf@0de6577
image
We should use the backward compatible syntax in worker RpcLogCategory.