fix(rivetkit-core): chunk apply_batch puts/deletes at 128#5012
Conversation
|
🚅 Deployed to the rivet-pr-5012 environment in rivet-frontend
|
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR Review:
|
| Area | Status |
|---|---|
| Root cause fix | Correct — engine-side MAX_KEYS = 128 is the right limit |
| Payload size limit | Not addressed — large values could still exceed MAX_PUT_PAYLOAD_SIZE = 976 KiB |
| Atomicity | Regression acknowledged but not tracked as a real issue |
| Accidental file | v4 must be removed before merging |
| Comment style | Two minor CLAUDE.md violations |
| Tests | None added |
aac9634 to
8a7a683
Compare
3d96914 to
ccf09c6
Compare
ccf09c6 to
f268b35
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: