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
fix: begin routing table refresh after routing table has started (#2511)
Fixes an error in the logs where we try to refresh the routing table
before it's started.
Switch to doing it in `afterStart` so the routing table is available.
0 commit comments