Skip to content

Remove read/write timeouts to unbreak app access#34843

Merged
r0mant merged 1 commit intomasterfrom
roman/timeoutfix
Nov 21, 2023
Merged

Remove read/write timeouts to unbreak app access#34843
r0mant merged 1 commit intomasterfrom
roman/timeoutfix

Conversation

@r0mant
Copy link
Copy Markdown
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.

@github-actions
Copy link
Copy Markdown
Contributor

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
Copy link
Copy Markdown

@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