📝 clarify queued file failure docs

This commit is contained in:
Nanaloveyuki
2026-06-14 02:42:37 +08:00
parent f7863083d4
commit 33f71af500
6 changed files with 10 additions and 6 deletions
@@ -72,4 +72,4 @@ e.g.:
1. Use this helper after diagnostics or recovery, not before capturing needed evidence.
2. It is the reset companion for the direct runtime file failure-counter helpers.
2. For queued file sinks, it resets the inner file counters only; it does not clear still-pending queued records that may produce new failures on a later `file_flush()`.