Skip to content

wip: use diagnostic sources and activities#3

Open
sadesyllas wants to merge 5 commits intomasterfrom
tracing
Open

wip: use diagnostic sources and activities#3
sadesyllas wants to merge 5 commits intomasterfrom
tracing

Conversation

@sadesyllas
Copy link
Copy Markdown
Owner

No description provided.

@sadesyllas sadesyllas force-pushed the tracing branch 2 times, most recently from 1aac332 to d13fa50 Compare November 8, 2021 19:26

private void ProducerLoopDiscardMessageAndContinue(Message message)
{
message?.TaskCompletionSource.SetException(exception);
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you go through the failanddiscard message option above you will need to change this to TrySetException

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