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
[chore][extension/dbstorage] wait 10s before starting the extension (#39640)
DB instantiation fails if we instantly try to connect to it. Wait for
10s before starting the extension as it most likely fails because it's
not in a "healthy state" yet.
Closes#37079
0 commit comments