Cloud-Harvest / CloudHarvestApi

interface between clients, the server cache, and other apis
Other
0 stars 0 forks source link

Update `WaitTask` to implement some kind of counter so we can compute % of completion #30

Open fiona-june-leathers opened 6 months ago

fiona-june-leathers commented 6 months ago

The WaitTask simply waits. We need a way to check the % until it is done. For instance: a wait of 10 seconds should show 10% complete per one second tick.