Open ljwoods2 opened 3 months ago
To avoid the user having to coordinate simulation engine and MDAnalysis. IMDClient's _connect_to_server method should use binary exponential backoff with a configurable amount of wait time rather than fail immediately upon not connecting.
_connect_to_server
To avoid the user having to coordinate simulation engine and MDAnalysis. IMDClient's
_connect_to_server
method should use binary exponential backoff with a configurable amount of wait time rather than fail immediately upon not connecting.