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

Introduce fault header keys #6876

Merged
merged 6 commits into from
Oct 5, 2023
Merged

Introduce fault header keys #6876

merged 6 commits into from
Oct 5, 2023

Conversation

danielmarbach
Copy link
Contributor

Addresses #6872

public const string Source = $"{ExceptionInfoPrefix}Source";

/// <summary>
/// Header key for setting/getting the <see cref="Exception.StackTrace"/> of the exception that caused the message processing to fail.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I tried to stick to the same conventions of XML documentation, even though the Headers file uses a different one.

@danielmarbach danielmarbach merged commit 8adaa8b into master Oct 5, 2023
3 checks passed
@danielmarbach danielmarbach deleted the fault-headers branch October 5, 2023 13:54
@bording bording added this to the 9.0.0 milestone Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants