covidgraph / motherlode

Pipeline for running all dataloader scripts for covidgraph in a controlled manner.
https://covidgraph.org
MIT License
3 stars 1 forks source link

Stability improvement #4 #9

Closed frankschmitt closed 4 years ago

frankschmitt commented 4 years ago

This PR tries to make the data loading more robust; if a data loader fails, subsequent loaders are run only if they do not depend on it.