litesuits / litesuits/android-lite-http
自动重新请求了
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 817
- Forks
- 337
- PR merge metrics
- No merged PRs in 30d
Description
我设置了 setDefaultMaxRetryTimes =0 了.为什么 用2G的网络连接的时候.经常发生 自动重新请求的现象
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 setDefaultMaxRetryTimes and the retry handling used for 2G connections. Reproduce the behavior with the value set to 0 and determine whether requests are retried; done means the automatic retry no longer occurs when retries are disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100