TestArmada / magellan-saucelabs-executor

magellan test executor for saucelabs
MIT License
2 stars 2 forks source link

Wait before contacting locks, and wait longer by default. #1

Closed Maciek416 closed 7 years ago

Maciek416 commented 7 years ago

This PR increases the default locks polling interval to 5000ms and also waits before contacting locks for the first time.

/cc @archlichking

codecov-io commented 7 years ago

Codecov Report

Merging #1 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master       #1   +/-   ##
=======================================
  Coverage   88.51%   88.51%           
=======================================
  Files           9        9           
  Lines         444      444           
  Branches       78       78           
=======================================
  Hits          393      393           
  Misses         51       51

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 186b51d...65e7d33. Read the comment docs.

archlichking commented 7 years ago

LGTM once the coverage is fixed