support get_run, run_task in SkyvernAgent (#2047)

This commit is contained in:
Shuchang Zheng
2025-03-30 23:09:11 -07:00
committed by GitHub
parent ea67502161
commit 0107054a75
6 changed files with 229 additions and 28 deletions

View File

@@ -0,0 +1,2 @@
DEFAULT_AGENT_TIMEOUT = 1800 # 30 minutes
DEFAULT_AGENT_HEARTBEAT_INTERVAL = 10 # 10 seconds