Hey Ryane, thanks for the message! Taking a look... while the formula currently can't pick up the "Times out" message, you could instead give it a condition so that the other column only runs if this HTTP column has no results/is empty
I see, well, it depends on what you wanted to achieve with the condition. If you want a column to run when the previous one is empty (timed out and thus no results), here's one that I use the AI generator to create, to run only if this returns true: Object.values({{MillionVerifier}})?.some(value => value !== "")