ipfs-shipyard / cube

IPFS Cube will help people deploy and manage their own IPFS pinning services on top of existing cheap hardware, or cloud storage.
32 stars 3 forks source link

Hide expected connection timeouts when starting ipfs-cluster #18

Open victorb opened 5 years ago

victorb commented 5 years ago

When first starting a new Instance, there is bunch of ConnectTimeoutException in the logs, as we see when ipfs-cluster starts.

We should hide the errors up until the point where we done the max retries and it doesn't seem that ipfs-cluster started correctly.