Task Queue Configuration Query

38 views
Skip to first unread message

Anthony Shapley

unread,
Feb 29, 2016, 3:31:01 AM2/29/16
to Google App Engine

Hi,

I've been developing a reverse lookup tool, using the task queue and datastore in PHP, in order to prevent duplicate crawling we decided to assign names in the task queue (the domain name) however since configuring this the task queue on my local environment isn't running at all. Is there a reason why this might be?

I've not tested it live, because it isn't ready, the queue.yaml file for this queue is:
- name: domaincrawler
  rate: 1/s
  max_concurrent_requests: 10

Please let me know if you have any ideas.

Best,
Ant
code-example.PNG

Nick (Cloud Platform Support)

unread,
Feb 29, 2016, 6:50:44 PM2/29/16
to Google App Engine
What do you mean by assigning names in the task queue, and what relation to domain names have to this? Are you depending on the exception catching in the local environment?
Reply all
Reply to author
Forward
0 new messages