graph-prototype
graph-prototype copied to clipboard
Implement a back-pressure mechanism which allows sink blocks to stop graph execution
This issue is a followup from https://github.com/fair-acc/graph-prototype/issues/209
The main goal is to implement a back-pressure mechanism which allows sink blocks to stop graph execution.