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

Android. OkHttp crash fixed on upload re-try. #20802

Conversation

dryganets
Copy link
Contributor

@dryganets dryganets commented Aug 23, 2018

This change fixes this issue:
#10423

Test Plan:

In order to reproduce the problem I'm fixing here you need to simulate short network outage during upload of the big file.
For example, you could plug out an ethernet cable from the wifi hotspot your Android phone is connected to.

Release Notes:

[Android] [Bugfix] [Networking] - Okhttp crash fix on upload retry.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 23, 2018
@react-native-bot react-native-bot added 🌐Networking Related to a networking API. Platform: Android Android applications. Core Team Missing Changelog This PR appears to be missing a changelog, or they are incorrectly formatted. labels Aug 23, 2018
@dryganets dryganets requested a review from hramos August 23, 2018 03:18
@facebook-github-bot facebook-github-bot added the Import Started This pull request has been imported. This does not imply the PR has been approved. label Aug 23, 2018
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hramos is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Collaborator

This pull request was closed by @dryganets in 79fe925.

Once this commit is added to a release, you will see the corresponding version tag below the description at 79fe925. If the commit has a single master tag, it is not yet part of a release.

@facebook facebook locked as resolved and limited conversation to collaborators Aug 23, 2018
@react-native-bot react-native-bot added the Merged This PR has been merged. label Aug 23, 2018
kelset pushed a commit that referenced this pull request Aug 23, 2018
Summary:
This change fixes this issue:
#10423
Pull Request resolved: #20802

Differential Revision: D9478422

Pulled By: hramos

fbshipit-source-id: ce3a098a71c8f50a62b011a2a277004ab7a7b655
aleclarson pushed a commit to aleclarson/react-native that referenced this pull request Sep 16, 2018
Summary:
This change fixes this issue:
facebook#10423
Pull Request resolved: facebook#20802

Differential Revision: D9478422

Pulled By: hramos

fbshipit-source-id: ce3a098a71c8f50a62b011a2a277004ab7a7b655
@hramos hramos removed Import Started This pull request has been imported. This does not imply the PR has been approved. labels Feb 6, 2019
t-nanava pushed a commit to microsoft/react-native-macos that referenced this pull request Jun 17, 2019
Summary:
This change fixes this issue:
facebook#10423
Pull Request resolved: facebook#20802

Differential Revision: D9478422

Pulled By: hramos

fbshipit-source-id: ce3a098a71c8f50a62b011a2a277004ab7a7b655
t-nanava pushed a commit to microsoft/react-native-macos that referenced this pull request Jun 17, 2019
Summary:
This change fixes this issue:
facebook#10423
Pull Request resolved: facebook#20802

Differential Revision: D9478422

Pulled By: hramos

fbshipit-source-id: ce3a098a71c8f50a62b011a2a277004ab7a7b655
@elicwhite elicwhite added p: Microsoft Partner: Microsoft Partner and removed Partner p: Microsoft Partner: Microsoft labels Jul 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Missing Changelog This PR appears to be missing a changelog, or they are incorrectly formatted. 🌐Networking Related to a networking API. p: Microsoft Partner: Microsoft Partner Platform: Android Android applications.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants