fail task right away when scraping failed - no need to retry scraping failure at step level (#1997)

This commit is contained in:
Shuchang Zheng
2025-03-21 15:47:36 -07:00
committed by GitHub
parent ad2a915dc1
commit 4f9af0d797
5 changed files with 39 additions and 9 deletions

View File

@@ -69,6 +69,7 @@ class SkyvernFrame:
path=file_path,
full_page=full_page,
timeout=timeout,
animations="disabled",
)
else:
screenshot = await page.screenshot(