alan-turing-institute / CounterfactualCovid19

Repository for the Leeds-Turing project for simulating a counterfactual history of the growth of COVID-19 cases in Europe
4 stars 2 forks source link

Deal with network failure on launch #105

Closed jemrobinson closed 3 years ago

jemrobinson commented 3 years ago

When Docker is first launched, the React app comes up before the Django app. This means that the initial call to retrieve geometries from the backend fails. We should handle this on the frontend.