Hi, does anyone have any experience with the exception handling of Pulumi in Python? I find when using the Automation API, the error output very unstructured, as it basically consists of one massive multiline string. I want to be able to extract the right errors message(s), so I can create some clear logging.