You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: