fix(rivetkit): keep internal error exposure behavior consistent#4661
fix(rivetkit): keep internal error exposure behavior consistent#4661NathanFlurry wants to merge 1 commit intobreak-up/stabilize-actor-db-testsfrom
Conversation
Code Review: PR #4661 — fix(rivetkit): keep internal error exposure behavior consistentSummaryThis is a focused 1-line change that removes the Alignment with Project ArchitectureThis change is correct and necessary given the architecture constraint documented in CLAUDE.md:
The Rust-side counterpart already gates internal error exposure solely on Documentation DriftTwo documentation files have stale content that references the removed behavior:
These doc updates should accompany the behavior change (per the docs-sync convention). Behavior ImpactThis is a breaking developer experience change — users who relied on Action Items
|
309ad25 to
b090c6c
Compare
dcb82e8 to
9c1861c
Compare
b090c6c to
ae2a18f
Compare
9c1861c to
8a0be32
Compare
ae2a18f to
feb2f40
Compare
8a0be32 to
f676d13
Compare
feb2f40 to
93de088
Compare
93de088 to
de861be
Compare
1d1e875 to
589bbe0
Compare
de861be to
0d0621a
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: