Clarifai / clarifai-python-grpc

Clarifai gRPC Python API client
https://docs.clarifai.com
Other
56 stars 20 forks source link

[EAGLE-4649] add retry to wait_for_model_trained #190

Closed isaac-chung closed 1 month ago

isaac-chung commented 1 month ago

Temporary fix to handle seemingly transient AWS errors until LT-5281 is implemented (should be picked up by DaLi in the next sprint starting in 1 week).

Expect to alleviate the deep train client test alerts, but will not resolve the timeout errors.

Since deep-training-client-tests checks out this repo, we do not need to bump versions. We should also merge this PR before https://github.com/Clarifai/crons-api-client-tests/pull/74.