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

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/d2ea6a52-bdcd-4be7-978c-37a392c99627%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine] T... Anthony Shapley

Reply via email to