What to do when you see a database deleted by request of the user in your errors.
2022-10-29
The first time I saw this error in Sentry, my heart dropped to my feet. It wasn't clear that this was a client error and my initial thought was: how is someone attempting to delete a database?!
Database deleted by request of the user
As I looked through the stack trace, I realized it was an error for IndexedDB, which is the storage mechanism we use for30 - Collections/Organizations/Murmur to store proposal edits in the client before sending them to the server.
Hey, I'm Chase. I help aspiring entrepreneurs and makers turn their ideas into digital products and apps.
Subscribe to my Newsletter
Every other week I publish the Curiously Crafted newsletter.
In it, I explore the intersection of curiosity and craft: the people who make stuff, what they make and the way they pursue the craft of making.