We ran into this problem while using the loader. We would exceed the number of bad insert rows, but the loader would still exit 0. So, we didn't realize that it stopped loading our data until we noticed missing data from our import.
We submitted a pull request that fixes the issue: #87
We ran into this problem while using the loader. We would exceed the number of bad insert rows, but the loader would still exit 0. So, we didn't realize that it stopped loading our data until we noticed missing data from our import.
We submitted a pull request that fixes the issue: #87