self.logger.info(
"Learning was interrupted. Please wait while the graph is generated."
)
raise ex
if isinstance(ex, KeyboardInterrupt) or isinstance(
ex, UnityCommunicatorStoppedException
):