Rhys
Explore posts from serversDIAdiscord.js - Imagine an appRRailwaySIASapphire - Imagine a frameworkTtRPCAOAnswer OverflowTTCTheo's Typesafe CultAIAO IntegrationDTDrizzle Team
Intermittent failing to connect to Planetscale
Yeah I did, it was a few different things:
1. I added
?ssl={"rejectUnauthorized":true}&connect_timeout=60&connection_limit=100&pool_timeout=60
to my connection string
2. I made sure to batch my writes to my database
3. I added a delay for a few seconds after start up before connecting16 replies