Refactor of error parsning
Bug fixed
Issue
Node returns
api_itr != data._registered_apis.end()
error which is some type of bug which requires deeper investigation in hivedExample: https://gitlab.syncad.com/hive/hive/-/jobs/920122#L970
How it was fixed?
Refactor of classes around retry mechanism
Tests
It cannot be tested as it is random
Related
Edited by Krzysztof Mochocki