everything eventually has issues, too many moving pieces. What matters more is how they respond & fix it. D1 is def more prone to issues too with it being sql and a single durable object in a single location, rather then something like Firestore which is nosql over many machines and always being replicated. Somewhat just trade offs to nosql vs sql though