I’ve read the documentation about Interactive Web Terminals which states that if “… you have the terminal open and the job has finished with its tasks, the terminal blocks the job from finishing for the duration configured in [session_server].session_timeout
until you close the terminal window.”
The problem is that I have a failing pipeline and I can’t debug it because once the job has reached failure, it closes the session.
Am I missing something?