I'm doing a lot with code that enqueues huge amounts of tasks (hundreds of
thousands) in short periods of time (over a couple of minutes). Some tasks
enqueue other tasks, in a fan-out.

I'm 99% sure that I'm hitting some kind of hidden rate limitation from time
to time. The behaviour I'm seeing is that my queue stops processing any
events suddenly, for a few minutes, might be for ten minutes. Then it picks
up and continues like nothing happened.

Is there some kind of rate limit under the covers that I'm hitting?

-- 
Emlyn

https://medium.com/the-infinite-machine - A publication about Google App
Engine
sutllang.com - My language sUTL
https://plus.google.com/u/0/100281903174934656260 - Google+

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAMp1VPBYJFLEB7sbC3N9Kk814MEEs4HEbSZUytbZb0yRp_29zw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to