Is it possible to idendify the row of upload set, in which an error occured (given it's not a general fail of query), solve the error and continue?
In my current example I'm getting a unique key exception on upload I'd like to handle with some automatism.
Alternative: Waht's the best way to find such an error before trying applying data?