python-bonobo / bonobo

Extract Transform Load for Python 3.5+
https://www.bonobo-project.org/
Apache License 2.0
1.59k stars 146 forks source link

Make the error handling queue available from outside (if not consumed) #317

Open hartym opened 5 years ago

hartym commented 5 years ago

As a dev, I should be able to retrieve errors that happened within a node outside, as a queue of errors available from the resulting context.

Complexity: