donotmerge: insert and clear actor queue#5065
Conversation
|
🚅 Deployed to the rivet-pr-5065 environment in rivet-frontend
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Code Review: PR #5065 — Insert and Clear Actor QueueTwo new inspector HTTP endpoints: Bugs / Correctness
After deleting all messages and resetting metadata, Non-atomic delete → metadata write The reset deletes message KV entries, then writes the new metadata in a separate
Resetting Protocol / ArchitectureMissing WebSocket inspector parity Per
The new DELETE and POST operations have no counterpart in the WebSocket inspector ( Missing documentation updates Also per
Minor / Style
Other inspector request bodies (e.g.
Message IDs are Error response inconsistency ( The DELETE handler propagates errors with
SummaryThe core idea is clean and the cross-language layering is correct. The main items to address before merging: fire |
3b46462 to
a89784a
Compare
73cbe67 to
9dc7e20
Compare
a89784a to
95dd3b3
Compare
95dd3b3 to
3f807cd
Compare
f7b5398 to
a7e1162
Compare
3f807cd to
0295ef9
Compare
a7e1162 to
fccc091
Compare
0295ef9 to
81264d4
Compare
fccc091 to
ea20605
Compare
81264d4 to
4ea4f78
Compare
4ea4f78 to
9bef952
Compare
ea20605 to
85cc607
Compare
9bef952 to
323844c
Compare
323844c to
af3778e
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: