How to raise a exception after running a spider if there are some errors
when crawling?

I am using scrapy with celery, but scrapy always except its exceptions
itself , I want to the celery task return failure status after running a
spider with runing error.

So, how to raise a exception after running a spider if there are some
errors when crawling?

-- 
You received this message because you are subscribed to the Google Groups 
"scrapy-users" 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 http://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to