DistrictDataLabs / baleen

An automated ingestion service for blogs to construct a corpus for NLP research.
MIT License
86 stars 38 forks source link

Handle mongo connection refused error #21

Open bbengfort opened 8 years ago

bbengfort commented 8 years ago

Baleen crashes when Mongo refuses a connection; not sure why that's happening though.

bbengfort commented 8 years ago

Also note - the mongolog should also capture this exception and fail quietly.