getditto / DittoSwiftTools

Diagnostic and Debugging Tools for DittoSwift
MIT License
9 stars 2 forks source link

Remove heartbeat collection subscription #121

Closed bplattenburg closed 5 months ago

bplattenburg commented 5 months ago

Today, we automatically subscribe any device using the hearbeat tool to the entire dittotools_devices collection, but that doesn't scale to production across multiple locations.

Instead, we want to make this "opt-in" by creating manual subscriptions do devices at the same location if desired, and remove the subscription from the tool itself