serilog / serilog-sinks-periodicbatching

Infrastructure for Serilog sinks that process events in batches.
Apache License 2.0
70 stars 29 forks source link

Remove incorrect/outdated class-level doc on `PeriodicBatchingSink` #63

Closed nblumhardt closed 1 year ago

nblumhardt commented 1 year ago

Retries have been implemented via BatchedConnectionStatus for a LONG time (retry behavior is documented there).

skomis-mm commented 1 year ago

👍