chore: update agent.py (#1064)
This commit is contained in:
committed by
GitHub
parent
7f21e23244
commit
b6dde388d4
@@ -1084,7 +1084,7 @@ class ForgeAgent:
|
|||||||
if idx < len(SCRAPE_TYPE_ORDER) - 1:
|
if idx < len(SCRAPE_TYPE_ORDER) - 1:
|
||||||
continue
|
continue
|
||||||
LOG.error(
|
LOG.error(
|
||||||
"Failed to take screenshot after two normal attemps and reload-page retry",
|
"Failed to take screenshot after two normal attempts and reload-page retry",
|
||||||
task_id=task.task_id,
|
task_id=task.task_id,
|
||||||
step_id=step.step_id,
|
step_id=step.step_id,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user