serilog-sinks-elasticsearch icon indicating copy to clipboard operation
serilog-sinks-elasticsearch copied to clipboard

Fix false negative as reported in self log when clean payload is called

Open goldenc opened this issue 5 years ago • 0 comments
trafficstars

What issue does this PR address? When BufferCleanPayload callback is called the selflog is still written to with the error even though it may have been fixed after cleaning. Also contains strange self log that says 'HTTP shipping failed with 200'

Does this PR introduce a breaking change? No

Please check if the PR fulfills these requirements

  • [x] The commit follows our guidelines
  • [ ] Unit Tests for the changes have been added (for bug fixes / features)

Other information:

goldenc avatar Jun 08 '20 15:06 goldenc