Skip to content

adapter: restore RTR error humanization#36467

Merged
def- merged 2 commits into
MaterializeInc:mainfrom
def-:pr-rtr-timeout
May 13, 2026
Merged

adapter: restore RTR error humanization#36467
def- merged 2 commits into
MaterializeInc:mainfrom
def-:pr-rtr-timeout

Conversation

@def-
Copy link
Copy Markdown
Contributor

@def- def- commented May 8, 2026

The staged sequencer refactor propagated RtrTimeout and RtrDropFailure as generic StorageError, losing the humanized display, detail text, and correct SQL state (QUERY_CANCELED / UNDEFINED_OBJECT). Convert them to the dedicated AdapterError variants before propagating.

lost in #27693

@def- def- requested a review from aljoscha May 8, 2026 04:45
@def- def- requested a review from a team as a code owner May 8, 2026 04:45
@def- def- force-pushed the pr-rtr-timeout branch 2 times, most recently from 1943ad9 to 2465bc2 Compare May 8, 2026 14:15
The staged sequencer refactor propagated RtrTimeout and RtrDropFailure
as generic StorageError, losing the humanized display, detail text, and
correct SQL state (QUERY_CANCELED / UNDEFINED_OBJECT). Convert them to
the dedicated AdapterError variants before propagating.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@def- def- force-pushed the pr-rtr-timeout branch from 2465bc2 to 7d572b9 Compare May 9, 2026 00:41
@def-
Copy link
Copy Markdown
Contributor Author

def- commented May 12, 2026

Ready for review

Comment thread src/adapter/src/coord/sequencer/inner/explain_timestamp.rs Outdated
@def- def- requested a review from aljoscha May 13, 2026 01:39
@def- def- merged commit f936d67 into MaterializeInc:main May 13, 2026
119 checks passed
@def- def- deleted the pr-rtr-timeout branch May 13, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants