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
This is likely due because it was restarted too quickly.
Solution: Wrap the error in a custom class and retry after 5 seconds.
This is still a work in progress as a better approach should limit the frequency of restarts instead, for example using an event or queue.
0 commit comments