Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sleep between sdk calls in CircleCI test setup (#715)
Summary: Pull Request resolved: #715 CircleCI tets have been failing because of an infra error (https://app.circleci.com/pipelines/github/facebookresearch/ReAgent/2590/workflows/2c96e442-4fa9-48fb-a910-7f13c42eebc9/jobs/26711/parallel-runs/0/steps/0-105) I found the root cause in rate limiting: https://github.com/sdkman/sdkman-cli/issues?q=proxy+#issuecomment-1430703038 Sleeping in between `sdk` calls should reduce the probability of being throttled Differential Revision: D43556203 fbshipit-source-id: 517aff978ef1195c45914cbf39b83cc5316c1b0a
- Loading branch information