Thanks Vinny, It's not happening anymore but to mitigate that next time it 
happens I will try with your strategy,

On Friday, April 19, 2013 3:01:03 PM UTC-3, Vinny P wrote:
>
> Hello Santiago,
>
> Transient errors happen sometimes, there's not a whole lot you can do to 
> prevent or reduce them. 
>
> One mitigating strategy is to attempt to add a task; if you get an error, 
> sleep for 500ms - 1sec and try again. Here's some more discussion on the 
> topic: 
> http://grokbase.com/t/gg/google-appengine/12ck1skbqy/transient-error-when-attempting-to-add-task-to-queue-fails-on-retry
>
>
> -----------------
> -Vinny P
> Technology & Media Advisor
> Chicago, IL
>
> @GOV on AppDotNet: https://alpha.app.net/gov
>
>
>
> On Thursday, April 18, 2013 9:21:41 AM UTC-5, Santiago wrote:
>>
>> Hi everyone, In the last days I've been seeing on my application a lot of 
>> Transient Errors when I try to use task queues. is this happening to anyone 
>> else? do you know what actually happen when this error is raised? all i get 
>> from GAE documentation is "There was a transient error while accessing 
>> the queue. Please try again later"  but I'm not very confortable about 
>> having my logs flooded with this! thanks!
>
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to