ideafast / middleware-services

Python API containing endpoints for smartphone hub applications and transfer to data portal
0 stars 0 forks source link

Set up health checks at the start of a DAG #57

Open davidverweij opened 3 years ago

davidverweij commented 3 years ago

The DAG is heavily relying on a few services, including inventory, mongoDB and more. Before running the DAG - we need to be (semi)sure that these are available to quickly catch connection errors and test the pipeline.