At times, an API call encounters an error, causing my workflow to halt. Unfortunately, this prevents me from extracting the error message to display it to the user or to understand what went wrong. How can I ensure that the error message is displayed even if the workflow stops?