Commit 1c941a6
Add retry workflow for Captum OSS GitHub Actions (#1408)
Summary:
Pull Request resolved: #1408
We frequently see sporadic failures in Captum GitHub actions test workflows, often related to package download, http errors, conda environment setup, etc.
We add auto-retries to automatically retry failed workflows rather than needing to do this manually.
Reviewed By: csauper
Differential Revision: D64693773
fbshipit-source-id: a4cc949e9568641fdcacb3eebe9ddfdbb6864c351 parent ed5daa3 commit 1c941a6
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments