openzim / kolibri

Convert a Kolibri channel in ZIM file(s)
GNU General Public License v3.0
8 stars 13 forks source link

Add information about which node fails to be processed #93

Closed benoit74 closed 4 months ago

benoit74 commented 4 months ago

When the processing fails to process a given node, we have no information on node ID so that we can reproduce it more easily in development. Adding the kind of node would help as well, even it is possible to guess it based on the code path which raised the exception.