You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @danielgerlag ! Thank you for opening a ticket, seeing that you created an alternative implementation, would you have some time to share what you did? Maybe through a PR?
Would this be as easy as having an optional headers parameter for all the clients? That could then be passed to the base class execute method. There is already code in HTTPClient.ts to read the headers if they are provided.
Add helper methods to propagate trace headers from an incoming invoke request or pub sub message to an outgoing invocation or pub sub message.
The text was updated successfully, but these errors were encountered: