Closed vdelendik closed 2 years ago
it was discovered that every status-wda call might wait upto 60s (default http client timeout). it means if we have 3-4 crashed wda we spent 3-4 extra minutes to find node... it should be fixed asap
merged: https://github.com/zebrunner/mcloud-grid/pull/71
verified on my own killing wda process forcibly. we have double shield now: stf and device state itself and extra status-wda.
it was discovered that every status-wda call might wait upto 60s (default http client timeout). it means if we have 3-4 crashed wda we spent 3-4 extra minutes to find node... it should be fixed asap