Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[auth] Retry IndexedDB errors a fixed number of times #4059

Merged
merged 1 commit into from
Nov 12, 2020

Commits on Nov 12, 2020

  1. [auth] Retry IndexedDB errors a fixed number of times

    There appears to be an issue with webkit where it periodically closes the connections such as when the tab is backgrounded (https://bugs.webkit.org/show_bug.cgi?id=197050).  We can't repro, but Firestore did something similar and have stopped getting error reports.
    avolkovi committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    0b73fbf View commit details
    Browse the repository at this point in the history