rcpch / national-paediatric-diabetes-audit

A django application to audit the care of children and young people with diabetes in England and Wales.
0 stars 1 forks source link

postcode validation error handling #25

Open eatyourpeas opened 5 months ago

eatyourpeas commented 5 months ago

Postcodes are validated using an external API. If that API is down, there needs to be grateful error handling and signposting for this

mbarton commented 1 week ago

Post #277 we handle the API being down by just saving the postcode given. We don't signpost that validation has failed to the user though but it is logged as a warning