Commit f2d7cb1
committed
fix(fast-inbox): regen scenarios respect the per-block message cap (A-1384)
The flip drops the per-block bundle to 256 messages; the sample-input regen
scenarios put the whole message list into the first block, so cap them at one
per-block bundle.1 parent 952ae47 commit f2d7cb1
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
0 commit comments