this change prevents errors from being automatically cleared once they are read. A new flag `-flush` is introduced to flush errors on read if necessary.
2 lines
154 B
Plaintext
2 lines
154 B
Plaintext
* 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.
|