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

Remove read/write timeouts to unbreak app access #34843

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Conversation

r0mant
Copy link
Collaborator

@r0mant r0mant commented Nov 21, 2023

#30248 broke application access scenarios with long-running requests. In our internal usage it affected our release publishing pipelines where publishing assets to a release server was timing out after 30 seconds. And customers have started to experiencing similar issues.

This PR removes read/write timeouts in places that affect application access requests. In addition to local testing, the fix was confirmed by upgrading app agent that serves release server to a dev version with this change and running a successful release.

Changelog: Fixed issue with application access requests and web UI large file downloads timing out after 30 seconds.

Copy link

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@r0mant r0mant enabled auto-merge November 21, 2023 16:13
@r0mant r0mant added this pull request to the merge queue Nov 21, 2023
Merged via the queue into master with commit 95019bc Nov 21, 2023
@r0mant r0mant deleted the roman/timeoutfix branch November 21, 2023 16:47
@public-teleport-github-review-bot

@r0mant See the table below for backport results.

Branch Result
branch/v14 Create PR

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

Successfully merging this pull request may close these issues.

4 participants