2. don’t leave obvious memory leaks unchecked common issues that we’ve seen in our rust codebase that cause leaks like this. 1. HTTP request clients instantiated per api call 2. long running sql queries clogging up the number of threads 3. connection pools misconfigured with no max lifetime 4. requests threads that try to do a series of work like handling a credit/debit + reconciling an onchain transaction + storing the onchain transaction into local dbs The doubleup team is only going to become better. 99.9999% uptime coming soon