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
fix: address PR review feedback for VS Code download reliability
- Remove cache restore-keys fallback to prevent loading incompatible versions
- Add retry logic (3 attempts) to handle transient network failures
- Add 5-second delay between retry attempts
These changes address the high-priority concerns raised by roomote to make
the CI pipeline more robust against network issues while ensuring version
consistency.
0 commit comments