-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Labels
P1Priority 1Priority 1
Description
Issue Description:
We need a lightweight version of the Durable Functions package that is tailored specifically for the Function Scale Controller. This package will be used only for Scale Controller scenarios and should exclude unnecessary dependencies included in the full DF extension and storage backend sdks.
Background:
Recently added OpenTelemetry dependencies have caused the Scale Controller to fail to run. Also, current DF packages and all backend SDKs continue to accumulate dependencies over time, creating deployment and runtime burdens.
Goals:
- Reduce package size and dependencies to minimize deployment and runtime overhead.
- Ensure compatibility with Scale Controller operations.
Notes:
This package is not intended for general-purpose Durable Functions usage. Focus on functionality strictly required by Scale Controller.
Metadata
Metadata
Assignees
Labels
P1Priority 1Priority 1