This is an archive of the discontinued Mercurial Phabricator instance.

automation: wait longer for WinRM connection
ClosedPublic

Authored by indygreg on Apr 19 2019, 10:41 AM.

Details

Summary

I got a few timeouts waiting for only 120s for the WinRM connection
to become available. Increasing to 180s seems to fix. I guess
AWS isn't as consistent as I would like :(

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Apr 19 2019, 10:41 AM
martinvonz accepted this revision.May 15 2019, 11:43 AM
martinvonz added a subscriber: martinvonz.

I think I asked on #mercurial a while ago if anyone knew enough about Windows packaging to review this. No one said anything. So I can't see any reason *not* to queue this series.

This revision is now accepted and ready to land.May 15 2019, 11:43 AM
This revision was automatically updated to reflect the committed changes.