[slop]fix(rivetkit): surface raw error messages instead of generic#4985
Conversation
|
🚅 Deployed to the rivet-pr-4985 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. |
Code ReviewOverviewThis PR makes two changes: (1) removes the Security Regression —
|
| Change | Assessment |
|---|---|
Remove RIVET_EXPOSE_ERRORS gate |
Needs the gate restored — violates CLAUDE.md and leaks internal error details in production |
Add sqlite.query_failed error type |
Correct and well-scoped |
Map unknown local worker errors to QueryFailed |
Reasonable given the call context |
| Missing EOF newline in JSON artifact | Minor |
e506879 to
5b11eab
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: