Describe the bug, including details regarding any error messages, version, and platform.
Current implementation of asofjoin node ignores pause requests from downstream. This can lead to big memory consumption when downstream nodes process data slower than the join node.
I created PR46140 that throttles join processing and input queues propagate pauses upstream.
Component(s)
C++