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
Fuller explanation on the mongo instance: I have wiped all data and allowed it to
rejoin the replication set. It is now in "STARTUP2" and loading data. All mong shell
connections are currently failing until it is in the "SECONDARY" state.
I think we should at minimum add a timeout to the network connection:
The mongo check is causing the agent to hang. It seems like one of the network commands is hanging indefinitely.
From the logs:
Here's the info from the customer:
I think we should at minimum add a timeout to the network connection:
http://api.mongodb.org/python/2.2/api/pymongo/connection.html
The text was updated successfully, but these errors were encountered: