Skip to content

Implement changes needed in the Host to decouple workers from the Host release #10944

@surgupta-msft

Description

@surgupta-msft

This issue tracks the changes required in the Host to decouple language workers from the Host release payload. The changes will be behind the feature flag and hosting config settings. This will be done by implementing a resolver WorkerConfigurationResolver whose responsibility will be to find the Worker Configs based on multiple factors such as -

  • Worker location based on SKU
  • Worker release channel
  • Compatibility check with the worker
  • Fallback to the old flow
  • Feature enablement
  • Also, add tests for the resolver

Refer to the design doc of Decoupling workers for more details on each of these factors.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions