Skip to content

Revert changes to update_downloads task in #2157 #2192

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

Merged
merged 1 commit into from
Feb 15, 2020

Conversation

jtgeibel
Copy link
Member

It appears that the additional wrapper transaction added around the
update_downloads task causes delays and timeouts to download requests
whenever the background job is run. Reverting so that master can be
deployed.

r? @ghost

It appears that the additional wrapper transaction added around the
update_downloads task causes delays and timeouts to download requests
whenever the background job is run.  Reverting so that master can be
deployed.

Revert "Auto merge of rust-lang#2157 - jtgeibel:add-lock-to-update-downloads-job, r=sgrif"

This reverts commit c07223b, reversing
changes made to c6d13eb.
@jtgeibel
Copy link
Member Author

After observing this PR in production, the revert solves the slow and timed-out download requests that were observed after the last deploy.

@bors r+

@bors
Copy link
Contributor

bors commented Feb 15, 2020

📌 Commit 5aef9e7 has been approved by jtgeibel

@bors
Copy link
Contributor

bors commented Feb 15, 2020

⌛ Testing commit 5aef9e7 with merge df8ae9b...

bors added a commit that referenced this pull request Feb 15, 2020
Revert changes to update_downloads task in #2157

It appears that the additional wrapper transaction added around the
update_downloads task causes delays and timeouts to download requests
whenever the background job is run.  Reverting so that master can be
deployed.

r? @ghost
@bors
Copy link
Contributor

bors commented Feb 15, 2020

💥 Test timed out

@jtgeibel
Copy link
Member Author

Travis is doing that thing again, where it waits just long enough before spawning jobs so that the builds finish just moments after the timeout.

@bors retry

@bors
Copy link
Contributor

bors commented Feb 15, 2020

⌛ Testing commit 5aef9e7 with merge e550dd0...

bors added a commit that referenced this pull request Feb 15, 2020
Revert changes to update_downloads task in #2157

It appears that the additional wrapper transaction added around the
update_downloads task causes delays and timeouts to download requests
whenever the background job is run.  Reverting so that master can be
deployed.

r? @ghost
@bors
Copy link
Contributor

bors commented Feb 15, 2020

☀️ Test successful - checks-travis
Approved by: jtgeibel
Pushing e550dd0 to master...

@bors bors merged commit 5aef9e7 into rust-lang:master Feb 15, 2020
@jtgeibel jtgeibel deleted the prod/revert-2157 branch May 11, 2020 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants