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

Feature: Extend Defer Queue #4

Merged
merged 15 commits into from
Oct 13, 2023

Conversation

apopiak
Copy link

@apopiak apopiak commented Sep 12, 2023

Extends the deferral implementation to allow:

  • more deferred messages (MaxDeferredMessages * MaxDeferredBuckets)
  • suspension of the deferred queue via the regular QueueSuspended as well as DeferredQueueSuspended
  • deferral of all incoming XCMs with a configured deferral period (DeferAllBy)

@apopiak apopiak requested review from jak-pan and mrq1911 September 15, 2023 14:20
@apopiak apopiak marked this pull request as ready for review October 3, 2023 15:27
@jak-pan
Copy link

jak-pan commented Oct 8, 2023

Looks roughly fine to me. I would like to test the POV size if we're working with large amounts of msgs / buckets with messages that are big just to be sure. Can we maybe write some test for this?? (Possibly involves chopsticks?)

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