grease icon indicating copy to clipboard operation
grease copied to clipboard

Batch command type

Open chollinger opened this issue 7 years ago • 0 comments

Batch command type

USE THIS TEMPLATE FOR YOUR ISSUE!
  • Primary Contact: Cory Hollinger

Abstract

There could be a use case for a hybrid command type with parts of normal Commands and ScheduledCommands.

These commands would go through the normal sourcing -> detecting -> scheduling flow, but would have a "timeToRun" a la scheduled commands. It would collect sourced data in its variable_storage, then act on them in bulk when timeToRun is true.

Issue Checklist

  • [x] Maintainer has viewed
  • [x] Loaded into Backlog
  • [ ] PR Submitted [Link Here](Eventual Link)

chollinger avatar Apr 17 '18 17:04 chollinger