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

Increase timeout on ddev-router and ddev-webserver for slower machines, fixes #2120 #2123

Merged
merged 3 commits into from May 28, 2020

Conversation

rfay
Copy link
Member

@rfay rfay commented Mar 24, 2020

The Problem/Issue/Bug:

#2120 reports that on a slower machine (2011 MBP) and probably a larger project, ddev start can report a timeout... but ddev list immediately shows it being OK.

We've also seen this in a few situations with ddev-webserver

How this PR Solves The Problem:

Loosen the timeout for ddev-router and ddev-webserver

Manual Testing Instructions:

Currently I don't have a way to test this, but will ask @rpkoller to test.

  • Make sure it solves the problem at hand (ddev start should succeed predictably on slower machines)
  • Make sure it doesn't change the start time for more recent machines (ddev start should take about the same amount of time as previously on recent machines.

Automated Testing Overview:

I think existing tests will test for regressions just fine. Many, many ddev starts are done.

Related Issue Link(s):

OP #2120

Release/Deployment notes:

@rfay rfay linked an issue Mar 24, 2020 that may be closed by this pull request
@rfay rfay force-pushed the 20200324_longer_router_timeout branch from 678d530 to 48c093e Compare April 2, 2020 01:39
@rfay
Copy link
Member Author

rfay commented Apr 6, 2020

Artifacts to test this are at https://circleci.com/gh/drud/ddev/23558#artifacts/containers/0 - you have to drill down into the artifacts
Continuous_Integration_and_Deployment
as in this screenshot

@rfay rfay force-pushed the 20200324_longer_router_timeout branch from 48c093e to 2fa3834 Compare April 22, 2020 15:31
@rfay rfay force-pushed the 20200324_longer_router_timeout branch from 2fa3834 to 5faa2c5 Compare May 1, 2020 13:30
@rfay rfay force-pushed the 20200324_longer_router_timeout branch from 5faa2c5 to 1558273 Compare May 27, 2020 14:02
@rfay rfay changed the title Increase timeout on ddev-router for slower machines, fixes #2120 Increase timeout on ddev-router and ddev-webserver for slower machines, fixes #2120 May 27, 2020
@rfay rfay merged commit fa99600 into ddev:master May 28, 2020
@rfay rfay deleted the 20200324_longer_router_timeout branch May 28, 2020 02:20
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.

ddev-router fails to become ready on slower, older computer
1 participant