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
I am encountering a performance issue with the Firebase JavaScript SDK where the console logs show an excessive number of "Tries left" messages that continue to decrement below zero
Operating System
browser (macos)
Environment (if applicable)
chrome latest
Firebase SDK Version
11.3.1
Firebase SDK Product(s)
Performance
Project Tooling
Vue 3
Detailed Problem Description
I am encountering a performance issue with the Firebase JavaScript SDK where the console logs show an excessive number of "Tries left" messages that continue to decrement below zero
Here are the relevant log messages captured:
[2025-02-27T07:39:47.293Z] Performance: Tries left: -1 [2025-02-27T07:39:47.293Z] Performance: Tries left: -3 [2025-02-27T07:39:58.102Z] Performance: Tries left: -5 [2025-02-27T07:40:09.997Z] Performance: Tries left: -7 [2025-02-27T07:40:20.997Z] Performance: Tries left: -9 [2025-02-27T07:40:20.099Z] Performance: Tries left: -12 [2025-02-27T07:40:31.102Z] Performance: Tries left: -14 [2025-02-27T07:40:31.133Z] Performance: Tries left: -15 [2025-02-27T07:40:31.134Z] Performance: Tries left: -17 [2025-02-27T07:40:41.095Z] Performance: Tries left: -18 [2025-02-27T07:40:41.182Z] Performance: Tries left: -20 [2025-02-27T07:40:41.108Z] Performance: Tries left: -22 [2025-02-27T07:40:41.141Z] Performance: Tries left: -24 [2025-02-27T07:40:41.141Z] Performance: Tries left: -25
Steps and code to reproduce issue
The text was updated successfully, but these errors were encountered: