I’m using javascript functions, and I have a merchant who added plenty of validations to it. The function doesn’t exceed the instruction count, yet it’s failing because of a “TimeoutError”:
If the function is not exceeding the instructions limit, what can I improve to prevent it from reaching a timeout error? Any insight is appreciated, ty!

