Commit 8c722e8
committed
feature #17942 [Messenger] Allow to define batch size when using
This PR was merged into the 6.3 branch.
Discussion
----------
[Messenger] Allow to define batch size when using `BatchHandlerTrait` with `getBatchSize()`
Fixes #17940
Commits
-------
3e633c4 [Messenger] Allow to define batch size when using `BatchHandlerTrait` with `getBatchSize()`BatchHandlerTrait with getBatchSize() (alexandre-daubois)1 file changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2173 | 2173 | | |
2174 | 2174 | | |
2175 | 2175 | | |
2176 | | - | |
2177 | | - | |
| 2176 | + | |
| 2177 | + | |
2178 | 2178 | | |
2179 | 2179 | | |
2180 | 2180 | | |
2181 | 2181 | | |
| 2182 | + | |
| 2183 | + | |
| 2184 | + | |
| 2185 | + | |
| 2186 | + | |
| 2187 | + | |
| 2188 | + | |
2182 | 2189 | | |
2183 | 2190 | | |
| 2191 | + | |
| 2192 | + | |
| 2193 | + | |
| 2194 | + | |
| 2195 | + | |
2184 | 2196 | | |
2185 | 2197 | | |
2186 | 2198 | | |
| |||
0 commit comments