Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/services/sync/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 1 kB image not shown  

Quelle  pings.yaml   Sprache: unbekannt

 
Spracherkennung für: .yaml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

---
$schema: moz://mozilla.org/schemas/glean/pings/2-0-0

sync:
  description: |
    This is an aggregated format that contains information about each sync that
    occurred during a timeframe.
    It is submitted every 12 hours, and on browser shutdown,
    but only if the syncs property would not be empty.

    Each item in the `syncs` property is generated after a sync is completed,
    for both successful and failed syncs,
    and contains measurements pertaining to sync performance and error
    information.
  reasons:
    shutdown: |
      Ping submitted due to app shutdown.
    schedule: |
      12h have elapsed since the previous ping.
    idchange: |
      The ID of the user or device has changed.
      Probably means a user signed out, or a different user has logged in.
  include_client_id: false
  send_if_empty: false
  bugs:
    - https://bugzilla.mozilla.org/show_bug.cgi?id=1963812
  data_reviews:
    - https://bugzilla.mozilla.org/show_bug.cgi?id=1963812
  notification_emails:
    - sync-dev@mozilla.com

[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-08-25]