Hi all, Can someone please clarify what action does supervisor takes when a certain tasks fails within a worker process?
Also, if some other task is emitting tuples to the failed task how does the emitting task handle the failure of receiving task? Is there a way to capture and handler such case?
