sub-store-org / sub-store-org/Sub-Store

能否增加重试机制

Open
#382 11 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.