A Zap action has a finite execution window and a web retrieval does not. Split them: dispatch the crawl with async and a callback, and let a second Zap catch the finished page.
Need help?
Contact usA Zap action has a finite execution window and a web retrieval does not. Split them: dispatch the crawl with async and a callback, and let a second Zap catch the finished page.