Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jul 15, 2025

The changed code is part of the resultConversionWithErrorHandling method. Obviously that code lives in transport/server/ and is part of the backend servers and only gets called by

When calling onServerError from one of the backends we alway add a "server-backend" HttpErrorInfo attr:

debugHeader.addAttr(HttpErrorHandler.Attrs.HttpErrorInfo, HttpErrorInfo("server-backend")),

debugHeader.addAttr(HttpErrorHandler.Attrs.HttpErrorInfo, HttpErrorInfo("server-backend")),

taggedRequestHeader.addAttr(HttpErrorHandler.Attrs.HttpErrorInfo, HttpErrorInfo("server-backend")),

Seems like I missed this one 😢

Introduced in

@mergify mergify bot merged commit a435d57 into 2.9.x Jul 15, 2025
27 checks passed
@mergify mergify bot deleted the mergify/bp/2.9.x/pr-13416 branch July 15, 2025 15:50
@mkurz mkurz added this to the 2.9.9 milestone Sep 11, 2025
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