Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle messages with missing CorrelationId headers #46

Open
SzymonPobiega opened this issue Jan 14, 2022 · 0 comments
Open

Handle messages with missing CorrelationId headers #46

SzymonPobiega opened this issue Jan 14, 2022 · 0 comments

Comments

@SzymonPobiega
Copy link
Owner

2022-01-13 14:52:20.497 ERROR Persistent error while processing messages in Bridge. Entering throttled mode.
System.NullReferenceException: Object reference not set to an instance of an object.
   at TLV.TryDecodeTLV(String tlvString, Action`2 valueCallback)
   at ReplyTraceRule.UnwrapCorrelationIdAndSetTraceHeader(BaseForwardRuleContext context)
   at ReplyTraceRule.AddTraceHeadersForRoutingBackReply(BaseForwardRuleContext context)
davecluderay added a commit to davecluderay/NServiceBus.Router that referenced this issue Apr 28, 2022
davecluderay added a commit to davecluderay/NServiceBus.Router that referenced this issue Apr 28, 2022
davecluderay added a commit to davecluderay/NServiceBus.Router that referenced this issue Apr 28, 2022
davecluderay added a commit to davecluderay/NServiceBus.Router that referenced this issue May 3, 2022
SzymonPobiega added a commit that referenced this issue May 24, 2022
#46 Handle scenarios where correlation ID is present but null
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

No branches or pull requests

1 participant