mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-01-22 18:15:29 +01:00
Set limits to executing commandss
This commit is contained in:
@@ -1 +1,3 @@
|
||||
MAX_COMMAND_DEBUG_TRIES = 3
|
||||
MAX_COMMAND_DEBUG_TRIES = 3
|
||||
MIN_COMMAND_RUN_TIME = 2000
|
||||
MAX_COMMAND_RUN_TIME = 30000
|
||||
|
||||
Reference in New Issue
Block a user