mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-02 02:30:07 +00:00
2 lines
95 B
Python
2 lines
95 B
Python
DEFAULT_AGENT_TIMEOUT = 1800 # 30 minutes
|
|
DEFAULT_AGENT_HEARTBEAT_INTERVAL = 10 # 10 seconds
|