support get_run, run_task in SkyvernAgent (#2049)

This commit is contained in:
Shuchang Zheng
2025-03-31 08:26:53 -07:00
committed by GitHub
parent 83ad2adabd
commit 3bcd7db2bb
4 changed files with 227 additions and 26 deletions

View File

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