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
Make offline warning an error instead of debug. (#379)
* make offline warning an `error` instead of `debug`
By default, debug is not shown. We actually want the default behavior to show offline warning, if offline.
* not using tag in `log.error`
0 commit comments