You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: a4cc949e9568641fdcacb3eebe9ddfdbb6864c35
0 commit comments