🐛 Bug Description
To Reproduce
Steps to reproduce the behavior:
- When CI auto testing is triggered, there is some possibility to fail on the step to download data.
https://github.com/microsoft/qlib/blob/main/.github/workflows/test.yml#L56
Expected Behavior
The CI test automatically sleeps for a relatively longer period and retry later.
Screenshot