orenyodfat / lbm-client

Lazooz Location Based Mining App
1 stars 13 forks source link

Send the payload before disable the mining. #143

Open orenyodfat opened 10 years ago

orenyodfat commented 10 years ago

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.

gilse commented 10 years ago

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.