ZJONSSON / node-etl

npm install etl
233 stars 49 forks source link

Do not retry a mapping_parser_exception #90

Closed ZJONSSON closed 5 years ago

ZJONSSON commented 5 years ago

The new retry mechanism works great when we need to actually retry. However in cases where we get errors that can not be resolved by retrying we need to move on. One important example is mapping_parser_exception