Sometimes the DB accepts a connection but hangs thereafter which
leaves being_updated stuck at True forever. Then all new requests
are taken from the cache which never gets refreshed and can return
the wrong result which can lead to serious DB problems.
Sometimes the DB accepts a connection but hangs thereafter which leaves being_updated stuck at True forever. Then all new requests are taken from the cache which never gets refreshed and can return the wrong result which can lead to serious DB problems.