bigchaindb / bigchaindb-driver

Official Python driver for BigchainDB
https://www.bigchaindb.com
Apache License 2.0
105 stars 104 forks source link

Problem: tests are sometimes failing #408

Closed codegeschrei closed 6 years ago

codegeschrei commented 6 years ago

Solution: add health check to ensure HTTP API server is running

When we start the system we don't wait for all dependencies to be up and running.