Skip to content

Python worker throws ERROR: no currently running Dispatcher is found,AttributeError: 'EnumTypeWrapper' object has no attribute 'System' #729

@divyagandhisethi

Description

@divyagandhisethi

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
image

We should use the backward compatible syntax in worker RpcLogCategory.

Tracking issue for rollout for fix of #725

@Hazhzeng please keep on updating this issue as the fix for this rolls out.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions