CoxAutomotiveDataSolutions / waimak

Waimak is an open-source framework that makes it easier to create complex data flows in Apache Spark.
Apache License 2.0
75 stars 16 forks source link

Feature/property retry #89

Closed alexjbush closed 5 years ago

alexjbush commented 5 years ago

Description

This PR adds a retry mechanism when calling get on the property providers

Fixes #87

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Unit tests Please describe the tests that you have included to verify your changes