Handle AccountDoesNotExistsException on worker init #757
Labels
component: strategy primitives
StrategyBase, BitsharesOrderEngine, BitsharesPriceFeed
[3] Type: Enhancement
Reported on telegram. Dexbot was used with OL node and it was in some error state, so it failed to return account data on
Account(self.worker["account"], full=True, bitshares_instance=self.bitshares)
.Suggestion is to try to reconnect to another node before giving up.
The text was updated successfully, but these errors were encountered: