Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Whether to epoch-align the trigger time (like done with the window boundaries), or actually pull in a cron-like scheduling library like Quartz?
  • What should the API be for this new type of punctuation? Should we introduce a `cronJobSchedule`schedule(String cronExpression, Punctuator callback)` interface for `ProcessingContext`? 

...