Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pallet-scheduler: Unrequest call on failed lookup #3849

Merged
merged 4 commits into from
Mar 27, 2024

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Mar 27, 2024

When the scheduler fails to lookup a call, it should unrequest it, because it will not be required anymore.

When the scheduler fails to lookup a `call`, it should unrequest it,
because it will not be required anymore.
@bkchr bkchr added the T1-FRAME This PR/Issue is related to core FRAME, the framework. label Mar 27, 2024
@bkchr bkchr requested a review from a team as a code owner March 27, 2024 02:12
@bkchr bkchr enabled auto-merge March 27, 2024 22:40
@bkchr bkchr added this pull request to the merge queue Mar 27, 2024
Merged via the queue into master with commit 597ea92 Mar 27, 2024
127 of 132 checks passed
@bkchr bkchr deleted the bkchr-preimage-ensure-unrequested branch March 27, 2024 23:29
@Morganamilo Morganamilo mentioned this pull request Apr 4, 2024
12 tasks
dharjeezy pushed a commit to dharjeezy/polkadot-sdk that referenced this pull request Apr 9, 2024
When the scheduler fails to lookup a `call`, it should unrequest it,
because it will not be required anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T1-FRAME This PR/Issue is related to core FRAME, the framework.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants