What is the behavior of the blobstore upload API when the callback produces
a 500 error? This is not at present documented.

I would hope that GAE deletes the blob, otherwise it's going to leak. My
application cannot be trusted to detect the 500 error and delete the blob
explicitly; after all, the 500 could have been caused by a timeout or
something else out of my application's execution control.

FWIW, I'm specifically interested in the behavior of the upload API when
backed by GCS, although the same question applies to traditional Blobstore.

Thanks,
Jeff

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CADK-0uhynmRnPFT43UvfhrWpa71YNs2oBu2DezaSx%3DhZfB6bew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to