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
chore(fix): Hitting unhealthy node 10 times (#2819)
* fix: Refactor the unhealthy logic inside the Executable class and introduces excludeCurrent method in the List class
Signed-off-by: ivaylogarnev-limechain <[email protected]>
* fix: Added nodeAccountIds current node increasement
Signed-off-by: ivaylogarnev-limechain <[email protected]>
* refactor: Moved the nodeAccountIds advance outside condition
Signed-off-by: ivaylogarnev-limechain <[email protected]>
* refactor: Changed and simplified the logic for the unhealthy nodes and added unit tests
Signed-off-by: ivaylogarnev-limechain <[email protected]>
* test: Added mmultiple nodes UNAVAILABLE behavior test in AccountInfoMocking
Signed-off-by: ivaylogarnev-limechain <[email protected]>
* refactor: Changed the mocker response node account id
Signed-off-by: ivaylogarnev-limechain <[email protected]>
* fix: Removed unhealthy node from ClientIntegration test suite
Signed-off-by: ivaylogarnev-limechain <[email protected]>
---------
Signed-off-by: ivaylogarnev-limechain <[email protected]>
0 commit comments