Status

async momotor.rpc.status.client.multi_job_status_stream(stub, *, connect_timeout=None, status_timeout=None)

Async generator that connects to the multiJobStatusStream() client endpoint and yields the JobStatusStream status messages

Parameters
Return type

AsyncIterable[JobStatusStream]