sub-store-org / sub-store-org/Sub-Store
能否增加重试机制
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 1.4k
- Avg merge
- 5h 31m
- Merged PRs (30d)
- 10
Description
如果在使用代理上传到gist或者拉取订阅失败的时候能否增加不使用代理重试机制,类似openclash拉取订阅的方法(默认使用代理拉取,失败后不使用代理再次尝试拉取)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the gist upload and subscription fetch entry points, especially where proxy use and request failures are handled. Compare the requested fallback behavior with OpenClash's subscription retrieval approach, then verify that both operations retry without the proxy after a proxied attempt fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100