Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: ```gh run``` seems to time out every now and then, crashing the retry build. I suspect this because whenever the retry build fails, it lacks any logging that would happen if ```gh run``` finishes. Changing to use ```gh view``` and sleeping for 10 minutes before viewing again may resolve this issue, as it isn't continuously watching. Pull Request resolved: #4124 Test Plan: https://github.com/gtwang01/faiss/actions/runs/12718383559/job/35456710369 {F1974306037} {F1974306103} Also, monitor nightlies to ensure it works properly Reviewed By: mengdilin Differential Revision: D68032708 Pulled By: gtwang01 fbshipit-source-id: 02f57239e6203a1d0accc09c48aa7071e553878f
- Loading branch information