Open Peyton-Spencer opened 3 days ago
We had a Turso outage where users could not get their balances, thus could not prompt the LLM whatsoever as we must check the user balance beforehand.
We need failover solutions to keep the app online when this happens.
Consider min instances = 1 in order to leverage keep alive connections, and drastically drop secrets manager usage.
We had a Turso outage where users could not get their balances, thus could not prompt the LLM whatsoever as we must check the user balance beforehand.
We need failover solutions to keep the app online when this happens.
Consider min instances = 1 in order to leverage keep alive connections, and drastically drop secrets manager usage.