Currently, the failure of the try block is silent: https://github.com/DiamondLightSource/httomo/blob/ae5610a83a691436e0e7deff3a71c2af3f89568e/httomo/cli.py#L154-L155 whereas it may be more useful to log this with level `logging.DEBUG`