Add retry on loadRemoteVersion
Open
enhancement
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 349
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
If version can't be downloaded at first try to retry x times to mitigate errors when solc version cannot be fetched
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the loadRemoteVersion entry point and trace how a Solidity compiler version is downloaded and how download errors are reported. Clarify the retry count and failure behavior, then verify that transient failures retry and persistent failures still produce an error after the attempts are exhausted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity, typescript
- Domain
- compilers, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100