How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Culling Containers with a Leaky Bucket

calendar_today December 5, 2022 person Will Keleher domain classdojo

ClassDojo occasionally has a few containers get into bad states that they’re not able to recover from. This normally happens when a connection for a database gets into a bad state – we’ve seen this with Redis, MySQL, MongoDB, and RabbitMQ connections. We do our best to fix these problems, but we also want to make it so that our containers have a chance of recovering on their own without manual in

open_in_new Read original post