Skip to content

feat(common): replace need_scheduling bool with SchedulingPolicy enum in Download - #681

Merged
gaius-qi merged 1 commit into
mainfrom
feature/scheudling
Aug 26, 2026
Merged

feat(common): replace need_scheduling bool with SchedulingPolicy enum in Download#681
gaius-qi merged 1 commit into
mainfrom
feature/scheudling

Conversation

@gaius-qi

Copy link
Copy Markdown
Member

Description

Introduce a SchedulingPolicy enum and replace the boolean need_scheduling field in the Download message with a scheduling_policy field across proto definitions, generated Go/Python/Rust bindings, and bump the version to 2.3.5.

Related Issue

Motivation and Context

…enum in Download

Introduce a `SchedulingPolicy` enum and replace the boolean `need_scheduling`
field in the `Download` message with a `scheduling_policy` field across proto
definitions, generated Go/Python/Rust bindings, and bump the version to 2.3.5.

Signed-off-by: Gaius <gaius.qi@gmail.com>
@gaius-qi gaius-qi self-assigned this Aug 26, 2026
@gaius-qi
gaius-qi requested review from a team as code owners August 26, 2026 08:46
@gaius-qi gaius-qi added the enhancement New feature or request label Aug 26, 2026
@gaius-qi
gaius-qi enabled auto-merge (squash) August 26, 2026 08:47
@gaius-qi
gaius-qi disabled auto-merge August 26, 2026 08:50
@gaius-qi
gaius-qi merged commit d8ea6b1 into main Aug 26, 2026
6 checks passed
@gaius-qi
gaius-qi deleted the feature/scheudling branch August 26, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants