Since the docs say error codes can be anything in permanentErrors option I just spent half a day trying to debug why the file error (and flow error) weren't triggered for any of the 400 responses from the server and then just by chance discovered that they were triggered for 500, so clearly a discrepancy here between what the docs say and what the code does..
Since the docs say error codes can be anything in permanentErrors option I just spent half a day trying to debug why the file error (and flow error) weren't triggered for any of the 400 responses from the server and then just by chance discovered that they were triggered for 500, so clearly a discrepancy here between what the docs say and what the code does..