Skip to content

[ProtoCleanup]Evaluate worker_metadata and capabilities properties can be removed safely from WorkerInitResponse #9019

Closed
@kshyju

Description

@kshyju

This is a clean up item.

Evaluate worker_metadata and capabilities properties can be removed safely from WorkerInitResponse. Check with all language workers to ensure everything works after this change.

Background:

worker_metadata and capabilities were added to FunctionEnvironmentReloadResponse in Azure/azure-functions-language-worker-protobuf#90. So today, these properties exists in both WorkerInitResponse and FunctionEnvironmentReloadResponse . In placeholder scenario, the capabilities and worker metadata will not be available until specialization is done (env reload request).

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