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
I think the easiest thing to do would be to add a check if None is returned, and if so set BaseInterface._etelemetry_version_data to n/a or something equivalent
When etelemetry is down, nipype can spend excessive time re-trying instead of recording a failure mode.
On the one hand, this is a problem with the client. On the other, we should probably code defensively against bugs in the etelemetry client.
The text was updated successfully, but these errors were encountered: