Cleanup/refactor the scheduler once again, and write up design doc #762
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
scheduler
Something with the scheduler (part of the Core API)
Scheduler is fixed for now, but a bit of a mess and overcomplicated #756
Once I have time I should try to clean it up and write up the design in a doc
Partial list of scheduler-related issues:
persist()
s)'tick
stateful operator state that wasn't reset for the tick (due to the subgraph not being scheduled), resulting in incorrect behavior #1298The text was updated successfully, but these errors were encountered: