-
Notifications
You must be signed in to change notification settings - Fork 1
Refactor "downsample" #10
Copy link
Copy link
Open
Labels
P3Priority 3Priority 3bugSomething isn't workingSomething isn't workingcode-smells-badNot exactly a bug (things still work), but not idealNot exactly a bug (things still work), but not idealmajor-featureMore than an "enhancement"More than an "enhancement"
Description
Activity
Metadata
Metadata
Assignees
Labels
P3Priority 3Priority 3bugSomething isn't workingSomething isn't workingcode-smells-badNot exactly a bug (things still work), but not idealNot exactly a bug (things still work), but not idealmajor-featureMore than an "enhancement"More than an "enhancement"
The
downsampletool has grown far too ungainly as it has gained features (and still needs to gain another feature with the integration of thethingspeakforwarder, #8). It needs to re-factored, maybe re-thought. There's also that send-outside-the-send-thread problem with lists. That's bad, mmkay.