When no servers are running, I get the following error:-
thread 'r2d2-worker-0' has overflowed its stack
fatal runtime error: stack overflow
This means that if I temporarily take the database down for maintenance or it goes down for some reason, my app crashes even when it could continue running using cached data.
When no servers are running, I get the following error:-
This means that if I temporarily take the database down for maintenance or it goes down for some reason, my app crashes even when it could continue running using cached data.