You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
cannot be negative numbers.
7
7
* Timestamps were observed to be negative in a few occurrences, for platforms that do not provide the `performance.now` API, namely QML, and in which we fallback to the `Date.now` API.
8
8
* If event timestamps are negative pings are rejected by the pipeline.
9
+
*[#TODO](https://github.com/mozilla/glean.js/pull/TODO): Retry ping request on network error with `keepalive: false`. This is sometimes the issue Chrome browsers below v81.
0 commit comments