google-cloud-dotnet
google-cloud-dotnet copied to clipboard
Log or write exceptions thrown in the TimedBuffer
See https://github.com/GoogleCloudPlatform/google-cloud-dotnet/blob/master/apis/Google.Cloud.Diagnostics.Common/Google.Cloud.Diagnostics.Common/TimedBufferingConsumer.cs#L53
Moving to the backlog as we don't have a good solution for where to log these.
See #8556 for a recent request around this issue.
We can add a TimedBuffer specific option/action to indicate what to do with exceptions thrown inside the timer thread. We'll re-evaluate.