mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 12:01:32 +02:00
Reduce timeout
This commit is contained in:
@@ -75,7 +75,7 @@ processingFuncs =
|
||||
error = new Error("timeout")
|
||||
logger.error err: error, options: options, "timeout"
|
||||
callback(error)
|
||||
, 5000
|
||||
, 2000
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user