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
The localmove code went into an infinite loop that led to downstream issues, generating giant log files. The localmove code needs to have the same type of limit on the number of retries as helioviewer's urllib.py code.