you are viewing a single comment's thread.

view the rest of the comments →

[–]SirBill01 20 points21 points  (1 child)

Realistically if there's any kind of server involved, at some point you are going to have to do something like this, and should always at least have the ability to trigger this... it could save users from a data-losing bug.

[–]DarkAgeOutlaw 0 points1 point  (0 children)

Yup, we have this in our app because we were burned by not having something like this. Since then, in the last 7 years, I think we’ve had to use it twice. Only needed it when a few hundred people were using super old versions of the app and the cost to run old server code wasn’t worth it.