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
Running tests locally, I occasionally encounter the following failure on the neon search. Rerunning and it completes without issue,,, so just noting for future reference.
E requests.exceptions.ConnectionError: HTTPConnectionPool(host='data.neonscience.org', port=80): Max retries exceeded with url: /api/v0/sites (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1465dd280>: Failed to establish a new connection: [Errno 12] Cannot allocate memory'))
`
The text was updated successfully, but these errors were encountered:
Running tests locally, I occasionally encounter the following failure on the neon search. Rerunning and it completes without issue,,, so just noting for future reference.
coincident/tests/test_search.py
Line 385 in 67a837c
`
The text was updated successfully, but these errors were encountered: