Datastore completely wiped

  1. There is no retrying if the get/set fails.
  2. UpdateAsync should be used over SetAsync.
  3. If all retries fail, you can get the past versions using the method in my previous reply to help minimize the damage.