entropy-lab / entropy

BSD 3-Clause "New" or "Revised" License
30 stars 13 forks source link

hotfix: flame > increase timeout limit for inital connection #290

Closed nikolaqm closed 2 years ago

nikolaqm commented 2 years ago

Due to low initial connection timeout limit of 5s in Flame, when testing execution on slow virtual machines sometimes connection would timeout before programs are fully loaded. Now we wait for 60s by default which is more conservative.

github-actions[bot] commented 2 years ago

Unit Test Results

241 tests  ±0   237 :heavy_check_mark: ±0   59s :stopwatch: +7s     1 suites ±0       4 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit ee1702c0. ± Comparison against base commit 745965ab.

:recycle: This comment has been updated with latest results.