unique-network
refs/commits
3d7a4e708efd
#e56f4f2
tests/scripts/readyness.js
25 }25 }26 catch(e) {26 catch(e) {27 await sleep(10000);27 await sleep(10000);28 console.log(e);28 }29 }29 }30 }30}31}