https://github.com/trialspark/spark/pull/11522 has to account for this on it's own http://jenkins.trialspark.com/job/data_migration_runner/job/data_migration_runner/11/console Is an example of this occurring. Ideally, we'd wrap the error and expose it in an exceptions module. Also we should provide configurations around number of retries, etc.
https://github.com/trialspark/spark/pull/11522 has to account for this on it's own
http://jenkins.trialspark.com/job/data_migration_runner/job/data_migration_runner/11/console
Is an example of this occurring.
Ideally, we'd wrap the error and expose it in an exceptions module. Also we should provide configurations around number of retries, etc.