This is a blocking call:
https://github.com/aperture-data/aperturedb-python/blob/develop/aperturedb/__init__.py#L34
When no internet access, this will block for about a minute before failing. We should not need package to connect to internet in the future.
This is a blocking call:
https://github.com/aperture-data/aperturedb-python/blob/develop/aperturedb/__init__.py#L34
When no internet access, this will block for about a minute before failing. We should not need package to connect to internet in the future.