Currently errors like #210 or #197 result in an autoupdate service that does not serve any more updated data.
However - the service is still reporting to be healthy. This is problematic.
We need hardening against faults in the database layer. It is always possible that a query fails. This should not result in a broken service.
Currently errors like #210 or #197 result in an autoupdate service that does not serve any more updated data.
However - the service is still reporting to be healthy. This is problematic.
We need hardening against faults in the database layer. It is always possible that a query fails. This should not result in a broken service.