Skip to content

Use message context as inbound context when available#708

Merged
n3wscott merged 1 commit intocloudevents:mainfrom
benmoss:messagecontext
Aug 18, 2021
Merged

Use message context as inbound context when available#708
n3wscott merged 1 commit intocloudevents:mainfrom
benmoss:messagecontext

Conversation

@benmoss
Copy link
Copy Markdown
Contributor

@benmoss benmoss commented Aug 17, 2021

This way middlewares are able to mutate the message context and have that get threaded through to our invoker. Right now the context that the invoker will receive is the one passed into StartReceiver, which isn't as helpful.

This way middlewares are able to mutate the message context and have
that get threaded through to our invoker

Signed-off-by: Ben Moss <benm@vmware.com>
@n3wscott
Copy link
Copy Markdown
Member

the failure is something with nats and not related to this PR.

LGTM

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