[google-appengine] Delays in cron tasks

2016-10-04 Thread Taengoo Taengstagram
One of my apps have tasks configured to run every minute in cron.yaml. I've noticed for quite some time that the tasks are not being scheduled/executed with the frequency specified. There seem to be delays > 1 minute as seen in the task queue (the task queue is not congested and often have

[google-appengine] Response not gzipped specifically for Twitterbot requests?

2015-06-29 Thread Taengoo Taengstagram
I've noticed for when Twitterbot crawls my app on GAE, the response does not appear to be gzipped (as seen by the response bytes size in GAE logs). I've tested this with other apps deployed on the *.appspot.com, for example https://ga-dev-tools.appspot.com/. To illustrate, I'm using a test

[google-appengine] Re: Response not gzipped specifically for Twitterbot requests?

2015-06-29 Thread Taengoo Taengstagram
be respected. If possible, you could modify your Twitterbot to use UA gzip, in order to simply get it working today. Best wishes, Nick On Monday, June 29, 2015 at 6:27:04 AM UTC-4, Taengoo Taengstagram wrote: I've noticed for when Twitterbot crawls my app on GAE, the response does

[google-appengine] Requests getting passed dos.yaml?

2014-08-12 Thread Taengoo Taengstagram
I have blocked 178.32.0.0/15 in my app's dos.yaml but I've recently noticed that certain requests are getting past the rule. I have included a snippet from the logs below. It shows 178.32.216.193 being refused (http 403) some of the time, but not always (http 200). I've seen this happening for