..
This commit is contained in:
@@ -707,7 +707,7 @@ object AutoTradingManager {
|
||||
println("⏳ [Cycle Timeout] 사이클이 너무 길어져 초기화 후 재시작합니다.")
|
||||
} catch (e: Exception) {
|
||||
println("⚠️ [Loop Error] ${e.message}")
|
||||
delay(1500)
|
||||
delay(1000)
|
||||
}
|
||||
waitForNextCycle(waitTime)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user