Skip to content

Lightweight Durable Functions Packages for Scale Controller Only #3193

@nytian

Description

@nytian

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 1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions