diff --git a/changes/issue-5572-do-not-flush-errors-automatically b/changes/issue-5572-do-not-flush-errors-automatically index 6e49938ffc..1df3f62fbe 100644 --- a/changes/issue-5572-do-not-flush-errors-automatically +++ b/changes/issue-5572-do-not-flush-errors-automatically @@ -1 +1 @@ -* Don't clear errors from Redis automatically after running `fleetctl debug errors`, but still allow users to clear errors on read via the `-flush` flag. +* Fleet no longer clears errors from Redis automatically after running `fleetctl debug errors`, but still allows users to clear errors on Redis via the `-flush` flag.