FIO Chain Interactions
Calling APIs for getters or to broadcast signed transaction
When broadcasting a signed tx to chain:
The list of API url in Admin is set in priority order
Fetch the list
Call the first server in the list
Response successful
Return value and stop further execution
Response contains unexpected error or no response for 5 sec
Call the second server in the list
Repeat
If the last server in list contains unexpected error or no response for 5 sec
Show Generic Error