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
If disabling mining is triggered during mining-due to cable or menu setting before the payload is send to the server..does all the data which was kept between the last payload till the disable moment is lost? does the app clear it when disabling mining? the route will now increment...so is that belong to different route?
I think we need to send the payload (with what we got) before disable the mining.
The text was updated successfully, but these errors were encountered:
the data is not lost, no need to send it before the 1 min timer finish.
every 1 min, there is a timer that check if there are data to be send and it send it.
If disabling mining is triggered during mining-due to cable or menu setting before the payload is send to the server..does all the data which was kept between the last payload till the disable moment is lost? does the app clear it when disabling mining? the route will now increment...so is that belong to different route?
I think we need to send the payload (with what we got) before disable the mining.
The text was updated successfully, but these errors were encountered: