So if in my workflow I use fetch to get data from a website and that request takes 3s, I'm billed fo

So if in my workflow I use fetch to get data from a website and that request takes 3s, I'm billed for that 3s of CPU time, so it's like I paid for the subrequest.
Was this page helpful?