The current implementation of WD readers stops the workflow running process if one on input files is incorrect. It is a problem when a user works with a lot of input files. If one of them in incorrect then the whole task stops.
Change the behavior to just skip the wrong file and to continue computing.