Skip to content

Respect PostedTime#1138

Open
snadrus wants to merge 53 commits intointeg/taskfrom
feat/harmonytask_starve
Open

Respect PostedTime#1138
snadrus wants to merge 53 commits intointeg/taskfrom
feat/harmonytask_starve

Conversation

@snadrus
Copy link
Copy Markdown
Contributor

@snadrus snadrus commented Apr 2, 2026

A starvation case: Posted-Time needs to be respected as much as possible (CanAccept may not) in order to solve a starvation case.
Note: builds atop #1132 so please resolve that first.

@snadrus snadrus requested a review from a team as a code owner April 2, 2026 02:25
@snadrus snadrus requested a review from LexLuthr April 2, 2026 02:26
@snadrus snadrus mentioned this pull request Apr 2, 2026
// CanAccept() can read taskEngine's WorkOrigin string to learn about a task.
// Ex: make new CC sectors, clean-up, or retrying pipelines that failed in later states.
// This is starved on busy machines, so use it together "above and beyond" work only.
// This is starved on busy machines, so use it togather "above and beyond" work only.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// This is starved on busy machines, so use it togather "above and beyond" work only.
// This is starved on busy machines, so use it to gather "above and beyond" work only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants