symbol / desktop-wallet

Desktop wallet for Symbol.
Apache License 2.0
75 stars 72 forks source link

Show accurate Harvesting status by periodic polling #1222

Closed segfaultxavi closed 3 years ago

segfaultxavi commented 3 years ago

It seems like whether a node has accepted an account's persistent delegation requests or not is only updated when entering the Harvesting screen. This means that the user needs to go back and forth between Home and Harvesting for a while until the node updates, which might never happen.

It would be easier if the node was periodically polled (say every 30s) to reflect the current state of the link. This would only be needed in the "ACTIVATION IN PROGRESS" and "ACTIVE" states.

cryptoBeliever commented 3 years ago

Checked.