nionata / grapevine

Anonymous proximity-based gossip messaging mobile application
1 stars 0 forks source link

Move bluetooth tasks over to healthchecks #52

Open nionata opened 2 years ago

nionata commented 2 years ago

Instead of spamming run every 5 sec, we can instead do a health check and only if it is determined to be unhealthy do we need to start the task back up. This will also help with debugging. We can show this info in the settings view.