rdcprojects

Results 9 comments of rdcprojects

I doubt these settings will work in this library. Try passing it pika.credentials.Credentials object. That is how it expects in connection.py

Can you create the queue manually and give it a try?

The queue is "multidomain:requests".

Try my fork. I've fixed these issues.

Can you provide full traceback?

I think we'll have to dig deeper into the library to make it work. You can get in touch with the folks at IRC channel if you want to continue...

You can check the scrapy documentation about how URLs are stored in requests queue. There's some encoding / serialization being used. I'm not completely sure about it.

It seems they've added a requirement of this file with 2.0: [plugin-authors](https://www.elastic.co/guide/en/elasticsearch/plugins/2.0/plugin-authors.html)