watcher-ts/packages/cli/src
Nabarun Gogoi 90d60f54a6
Improve connection check with peers by retrying ping on failures (#330)
* Improve connection check with peers by retrying ping on failures

* Use DEFAULT_PING_INTERVAL in cli

* Log only error message

* Add config option to pass peer id file path

* Finish retrying pings before connection check interval duration

* Handle duplicate connections to relay nodes

* Increase default max dial retries from one relay to another

* Update connection manager config for relay nodes

* Use debug for logs in relay node

---------

Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2023-02-27 12:47:49 +05:30
..
checkpoint Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
reset Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
utils Add mobymask-v2-watcher with integrated relay and peer functionality (#327) 2023-02-20 18:09:06 +05:30
base.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
chat.ts Pass initialization options when starting a peer (#328) 2023-02-21 17:57:25 +05:30
export-state.ts Implement peer package to send messages between peers (#279) 2023-01-10 20:10:27 +05:30
fill.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
import-state.ts Implement peer package to send messages between peers (#279) 2023-01-10 20:10:27 +05:30
index-block.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
index.ts Refactor fill and fill-state CLIs to cli package (#257) 2022-11-24 15:28:38 +05:30
inspect-cid.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
job-runner.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
server.ts Improve connection check with peers by retrying ping on failures (#330) 2023-02-27 12:47:49 +05:30
watch-contract.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30