Skip to content

feat(ntx-builder): serve priority network accounts first - #2586

Open
SantiagoPittella wants to merge 1 commit into
santiagopittella-ntx-scheduler-swapfrom
santiagopittella-ntx-priority-accounts
Open

feat(ntx-builder): serve priority network accounts first#2586
SantiagoPittella wants to merge 1 commit into
santiagopittella-ntx-scheduler-swapfrom
santiagopittella-ntx-priority-accounts

Conversation

@SantiagoPittella

Copy link
Copy Markdown
Collaborator

Last of four PRs in the stack for #2491.

Summary

Adds --priority-account, which you can repeat. Those accounts get served before anything else when the scheduler fills its slots. Nothing is reserved for the other accounts. Each priority account only ever holds one slot, since an account with a running attempt is skipped anyway, so the only way to starve the rest is to list as many priority accounts as slots. We have an startup warnining in that case.

Includes a lockfile bump of wnaf to 0.14.1 to fix CI.

Changelog

[[entry]]
scope       = "ntx-builder"
impact      = "added"
description = "Added `--priority-account` to serve named network accounts before all others."

@SantiagoPittella
SantiagoPittella force-pushed the santiagopittella-ntx-priority-accounts branch from 47e8ace to 87924e8 Compare September 7, 2026 14:18
@SantiagoPittella
SantiagoPittella force-pushed the santiagopittella-ntx-priority-accounts branch from 87924e8 to c804081 Compare September 8, 2026 13:33
@SantiagoPittella
SantiagoPittella force-pushed the santiagopittella-ntx-priority-accounts branch from c804081 to 5344e7b Compare September 9, 2026 21:00

@Mirko-von-Leipzig Mirko-von-Leipzig left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

That's pretty cool; I thought this would be more difficult.

@SantiagoPittella
SantiagoPittella force-pushed the santiagopittella-ntx-priority-accounts branch from 5344e7b to 98996bc Compare September 10, 2026 16:47
@SantiagoPittella
SantiagoPittella force-pushed the santiagopittella-ntx-priority-accounts branch from 98996bc to 25f37f6 Compare September 11, 2026 21:28
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