@AustinScott welcome to come to the KNIME forum. These things: you can always use flow variables to force a connection or an iteration and transport information.
On a general note if you read about loops and catching errors you should be able to combine the necessary information.
More specifically you can for example run a job until it is finished if you do not want to catch and handle errors.