<

{batch_name} with {number_of_jobs} jobs has timed out after {timeout}.

The code below can be used to load the batch into python to inspect the jobs and results.

>>> from qalx_orcaflex.core import QalxOrcaFlex
>>> qfx = QalxOrcaFlex()
>>> batch = qfx.group.get('{batch_guid}')