Skip to content

refactor(relay): reduce error result size - #294

Merged
andrei-21 merged 1 commit into
mainfrom
refactor/relay
Aug 21, 2026
Merged

refactor(relay): reduce error result size#294
andrei-21 merged 1 commit into
mainfrom
refactor/relay

Conversation

@andrei-21

Copy link
Copy Markdown
Contributor

Store response headers behind an optional box so common errors avoid
carrying a large HeaderMap. Preserve response behavior while resolving
Clippy's result_large_err warnings.

Refresh transitive dependency resolutions in the lockfile to fix cargo deny
issue.

Store response headers behind an optional box so common errors avoid
carrying a large HeaderMap. Preserve response behavior while resolving
Clippy's result_large_err warnings.

Refresh transitive dependency resolutions in the lockfile to fix cargo deny
issue.
@andrei-21
andrei-21 requested a review from 86667 August 21, 2026 09:26
@andrei-21
andrei-21 merged commit 941cb63 into main Aug 21, 2026
9 checks passed
@andrei-21
andrei-21 deleted the refactor/relay branch August 21, 2026 10:15
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