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

fix: Up default network idle timeout to 125 #495

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

Robdel12
Copy link
Contributor

@Robdel12 Robdel12 commented Apr 3, 2020

What is this?

We have made huge speed & reliability improvements to the asset discovery process. Upping the timeout to 125 for more reliable baseline asset discovery shouldn't be an issue. Especially now that asset discovery response caching is enabled by default for all builds now.

We have made huge speed & reliability improvements to the asset discovery
process. Upping the timeout to 125 for more reliable baseline asset discovery
shouldn't be an issue. Especially now that asset discovery response caching is
enabled by default for all builds now.
@Robdel12 Robdel12 requested a review from wwilsman April 3, 2020 15:08
@@ -48,7 +48,7 @@ OPTIONS
-c, --config=config Path to percy config file
-h, --allowed-hostname=allowed-hostname Allowable hostname(s) to capture assets from
-p, --port=port [default: 5338] Port
-t, --network-idle-timeout=network-idle-timeout [default: 50] Asset discovery network idle timeout (in milliseconds)
-t, --network-idle-timeout=network-idle-timeout [default: 125] Asset discovery network idle timeout (in milliseconds)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this whole file will automatically update before the bot releases a new version. And I believe it will also exclude those See code: sections.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah it does, it'll get updated again. I just ran oclif-dev readme locally too.

Forgot it was going to update as soon as its merged 🤦‍♂

Copy link
Contributor

@wwilsman wwilsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎮

@Robdel12 Robdel12 merged commit 1048848 into master Apr 3, 2020
@delete-merged-branch delete-merged-branch bot deleted the rd/up-default-timeout branch April 3, 2020 15:16
djones pushed a commit that referenced this pull request Apr 3, 2020
## [0.26.2](v0.26.1...v0.26.2) (2020-04-03)

### Bug Fixes

* Up default network idle timeout to 125 ([#495](#495)) ([1048848](1048848))
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