Closed ibolmo closed 15 years ago
Since the datastore exceptions are caught and are retried by splitting the set in half, you'll end up in an endless loop for datum that are invalid.
Additionally, the second set is never saved because of the endless loop.
Since the datastore exceptions are caught and are retried by splitting the set in half, you'll end up in an endless loop for datum that are invalid.
Additionally, the second set is never saved because of the endless loop.