litesuits / litesuits/android-lite-http

自动重新请求了

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.