DBT Cloud logs of latest build after IDE restart

The problem I’m having

While executing some long-running model refreshes in dbt Cloud (in development environment, using “Build” UI button), I tend to tab out of dbt Cloud and do some other work. And when I get back, I find out that the pipeline has failed, and my dbt Cloud session is ended.

I’m not able to see the log of the failed run and do not know what went wrong with the pipeline. And I don’t want to sit in dbt Cloud IDE and wait for the result.

Can anybody let me know if there’s a way to preserve the log of latest execution in case IDE restarts?