fix(rivetkit): surface native sqlite kv errors to callers#4645
fix(rivetkit): surface native sqlite kv errors to callers#4645NathanFlurry wants to merge 1 commit intofix/prevent-sleep-db-racesfrom
Conversation
PR Review: fix(rivetkit): surface native sqlite kv errors to callersSummaryThis PR enriches SQLite errors propagated through the IssuesMedium: Missing test coverage for The test file only exercises
Issues (cont)Medium: If the VFS records a KV error during a flush on close, it will be silently swallowed. Worth checking whether Positives
Checklist before merge
|

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: