Skip to content

[v1.12] Backport #6205#6242

Closed
ggwpez wants to merge 2 commits intorelease-crates-io-v1.12.0from
oty-backport-6205-to-1.12
Closed

[v1.12] Backport #6205#6242
ggwpez wants to merge 2 commits intorelease-crates-io-v1.12.0from
oty-backport-6205-to-1.12

Conversation

@ggwpez
Copy link
Copy Markdown
Member

@ggwpez ggwpez commented Oct 25, 2024

Backport #6205 into Release 1.12.

The max size of a message should not depend on the weight left in a
given execution context. Instead the max message size depends on the
service weights configured for the pallet. A message that may does not
fit into `on_idle` is not automatically overweight, because it may can
be executed successfully in `on_initialize` or in another block in
`on_idle` when there is more weight left.

---------

Co-authored-by: GitHub Action <action@github.com>
(cherry picked from commit 5d7181c)
@ggwpez ggwpez requested a review from a team as a code owner October 25, 2024 14:52
@paritytech-cicd-pr
Copy link
Copy Markdown

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: test-linux-stable 1/3
Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7644336

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
@ggwpez ggwpez requested review from a team and athei as code owners October 29, 2024 09:46
@ggwpez
Copy link
Copy Markdown
Member Author

ggwpez commented Nov 20, 2025

stale

@ggwpez ggwpez closed this Nov 20, 2025
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.

4 participants