I can't see the results for one of the 3 users now

So I guess I will try retrying the call for ApplicationError 2
situations.

Any ideas why these errors happen?

Also how can I identify them in python?
I use a try: except: block, probably I will parse the exception data
from sys.exc_info()

On May 28, 12:43 am, Kaan Soral <kaanso...@gmail.com> wrote:
> <class 'google.appengine.api.urlfetch_errors.DownloadError'>,
> DownloadError('ApplicationError: 2 ',)
>
> I am getting a lot of these, out of 800k users, 3 of them are my
> accounts, and I see the results every day.
>
> That's why I am skeptical about retrying the operation, considering
> the possibility that the remote API call succeeds although I get this
> error.
>
> There is no easy way for me to check the results.
>
> What do you think?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to