DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- 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`?
...