chore: update agent.py (#1064)

This commit is contained in:
Ikko Eltociear Ashimine
2024-10-27 14:58:09 +09:00
committed by GitHub
parent 7f21e23244
commit b6dde388d4

View File

@@ -1084,7 +1084,7 @@ class ForgeAgent:
if idx < len(SCRAPE_TYPE_ORDER) - 1:
continue
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,
step_id=step.step_id,
)