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
at the moment BlockchainApi takes only one IP address of single node. SDK does not provide any support for fail-over to different node. It is simple to add multiple URLs but question is how should we detect situation that requires fail-over. Or should switch to different node be manual only?
Perhaps wrapper atop of BlockchainApi that would manage the reconnections and provide different api instances
The text was updated successfully, but these errors were encountered:
at the moment BlockchainApi takes only one IP address of single node. SDK does not provide any support for fail-over to different node. It is simple to add multiple URLs but question is how should we detect situation that requires fail-over. Or should switch to different node be manual only?
Perhaps wrapper atop of BlockchainApi that would manage the reconnections and provide different api instances
The text was updated successfully, but these errors were encountered: