aws / sagemaker-experiments

Experiment tracking and metric logging for Amazon SageMaker notebooks and model training.
Apache License 2.0
125 stars 36 forks source link

add retry config for integration tests #144

Closed danabens closed 2 years ago

danabens commented 2 years ago

increase retries on integration tests substantive change is adding retry config to boto client creation. other changes are just formatting due to black.