migrate library facing code to one interface from skyvern import Skyvern (#2368)
This commit is contained in:
2
skyvern/library/constants.py
Normal file
2
skyvern/library/constants.py
Normal file
@@ -0,0 +1,2 @@
|
||||
DEFAULT_AGENT_TIMEOUT = 1800 # 30 minutes
|
||||
DEFAULT_AGENT_HEARTBEAT_INTERVAL = 10 # 10 seconds
|
||||
Reference in New Issue
Block a user