Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve network off-line detection in IMA Agent #16

Closed
sergiy-skalelabs opened this issue Nov 14, 2023 · 4 comments · Fixed by #52 · May be fixed by skalenetwork/IMA#1640
Closed

Improve network off-line detection in IMA Agent #16

sergiy-skalelabs opened this issue Nov 14, 2023 · 4 comments · Fixed by #52 · May be fixed by skalenetwork/IMA#1640
Assignees
Labels
Milestone

Comments

@sergiy-skalelabs
Copy link
Contributor

Improve usage of await rpcCall.checkUrl(...) everywhere in IMA Agent.
This call is quick check for network connection problems and should be used wide as possible and correct,

@PolinaKiporenko
Copy link

@sergiy-skalelabs
Copy link
Contributor Author

Will be done automatically. Required built-in TypeScript validations will show us wrong-used Promisees.

@sergiy-skalelabs sergiy-skalelabs linked a pull request Jan 12, 2024 that will close this issue
@DmytroNazarenko
Copy link
Contributor

ima-agent: 2.1.0-beta.2

@EvgeniyZZ
Copy link

Mark as resolved
New issue related: #75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment