Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reopen of #4253 : retry indefinitely during a file upload #4570

Closed
yuit opened this issue Jan 21, 2019 · 1 comment
Closed

Reopen of #4253 : retry indefinitely during a file upload #4570

yuit opened this issue Jan 21, 2019 · 1 comment
Labels
bug Bug in existing code
Milestone

Comments

@yuit
Copy link

yuit commented Jan 21, 2019

We observed similar behavior as this comment We have audit our app extensively. We have narrowed down to similar area in RetryAndFollowUpInterceptor and that IOException or RouteException short circuit.

here is the stacktrace of the issue
screen shot 2019-01-09 at 10 05 28 am

Couple questions:

  • is there a mitigate we can use?
  • Is there a fix of the issue ? We saw this PR#4523. We can try to take up the fix of the issue but would love to have a guideline on how to best approach the problem
@yuit yuit added the bug Bug in existing code label Jan 21, 2019
@swankjesse
Copy link
Member

Fixed in OkHttp 3.14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug in existing code
Projects
None yet
Development

No branches or pull requests

2 participants