Skip to content

feat: own subnet resource limits in SystemMetadata#9511

Merged
mraszyk merged 1 commit intomasterfrom
mraszyk/own-subnet-resource-limits
Mar 23, 2026
Merged

feat: own subnet resource limits in SystemMetadata#9511
mraszyk merged 1 commit intomasterfrom
mraszyk/own-subnet-resource-limits

Conversation

@mraszyk
Copy link
Copy Markdown
Contributor

@mraszyk mraszyk commented Mar 20, 2026

This PR adds a field own_resource_limits to SystemMetadata in ReplicatedState (preserved across checkpoints and overridden at the beginning of every round based on the registry value).

The subnet resource limits will be passed to ExecutionEnvironment (in a follow-up PR) via a field in SystemMetadata so that they are also available to non-replicated execution (query handler) which does not have access to the registry.

@github-actions github-actions bot added the feat label Mar 20, 2026
@mraszyk mraszyk marked this pull request as ready for review March 20, 2026 10:27
@mraszyk mraszyk requested a review from a team as a code owner March 20, 2026 10:27
@mraszyk mraszyk added this pull request to the merge queue Mar 23, 2026
Merged via the queue into master with commit 861fcc9 Mar 23, 2026
67 of 69 checks passed
@mraszyk mraszyk deleted the mraszyk/own-subnet-resource-limits branch March 23, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants