Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Messenger] Allow to define batch size when using BatchHandlerTrait with getBatchSize() #49428

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

Merged

Conversation

alexandre-daubois
Copy link
Member

Q A
Branch? 6.3
Bug fix? no
New feature? yes
Deprecations? no
Tickets NA
License MIT
Doc PR Todo

Because of the nature of BatchHandlerTrait, the flush logic may often be the same. Because of this, I think this could be nice to define the batch size by just overriding a getBatchSize() method of the trait, instead of having to override the whole shouldFlush() method. 🙂

@nicolas-grekas
Copy link
Member

Thank you @alexandre-daubois.

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.

3 participants