Commit Graph

1 Commits (4a8442901d30e2721b7f581c1ab45db97a0ddd26)

Author SHA1 Message Date
Luke Barnard 62601d657d Implement DecryptionFailureTracker for less agressive tracking
Instead of pinging Analytics once per failed decryption, add the failure
to a list of failures and after a grace period, add it to a FIFO for
tracking. On an interval, track a single failure from the FIFO.
2018-06-15 13:42:18 +01:00