frontera
frontera copied to clipboard
process spider level exceptions fix #63
Passes spider level exceptions to the backend process_exception function.
This could work, but would be nice to pass:
- Error type: where it came from, e.g. downloader or spider?
- in case of spider, response object.
anyone here to estimate consequences of that?