[PR #850] [MERGED] Set Google publisher upload timeout to 3 minutes #2615

Closed
opened 2025-11-26 23:21:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/850
Author: @mpbw2
Created: 4/22/2020
Status: Merged
Merged: 4/22/2020
Merged by: @mpbw2

Base: masterHead: feature-publish-timeout


📝 Commits (1)

  • d7fe74f Set Google publisher upload timeout to 3 minutes

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 store/google/Publisher/Program.cs (+1 -0)

📄 Description

Per Google's recommendation, pad the HTTP request timeout when uploading APK/bundles to Play Store. (Previous attempt to publish was met with TaskCanceledException - apparently the client defaults to 20 seconds)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/850 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 4/22/2020 **Status:** ✅ Merged **Merged:** 4/22/2020 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `feature-publish-timeout` --- ### 📝 Commits (1) - [`d7fe74f`](https://github.com/bitwarden/android/commit/d7fe74fbae1edb9634f783ef405fbca3d104a2bd) Set Google publisher upload timeout to 3 minutes ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `store/google/Publisher/Program.cs` (+1 -0) </details> ### 📄 Description Per Google's recommendation, pad the HTTP request timeout when uploading APK/bundles to Play Store. (Previous attempt to publish was met with `TaskCanceledException` - apparently the client defaults to 20 seconds) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:21:44 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2615