Bug 1928258 - Extend expire version for extensions.startupCache write_byteLength/read_errors mirrored scalars to 140. r=robwu

Differential Revision: https://phabricator.services.mozilla.com/D229407
This commit is contained in:
Luca Greco 2024-11-20 17:08:25 +00:00
parent 2d04eb853d
commit d3514a124a

View File

@ -1980,9 +1980,10 @@ extensions.startupCache:
bug_numbers:
- 1767336
- 1892151
- 1928258
description: >
The amount of bytes writted into the Extensions StartupCache file.
expires: "135"
expires: "140"
kind: uint
notification_emails:
- addons-dev-internal@mozilla.com
@ -1995,10 +1996,11 @@ extensions.startupCache:
bug_numbers:
- 1767336
- 1892151
- 1928258
description: >
The amount of times an unexpected error has been raised while
reading the Extensions StartupCache file
expires: "135"
expires: "140"
kind: uint
keyed: true
notification_emails: