Explorar o código

conf: made the default webhook timeout duration longer. (#4423)

A 5 seconds timeout is too low and can cause random timeouts in certain setups.
BartWillems %!s(int64=7) %!d(string=hai) anos
pai
achega
306ba917ea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      conf/app.ini

+ 1 - 1
conf/app.ini

@@ -214,7 +214,7 @@ TYPES = gogs, slack, discord
 ; Hook task queue length, increase if webhook shooting starts hanging
 QUEUE_LENGTH = 1000
 ; Deliver timeout in seconds
-DELIVER_TIMEOUT = 5
+DELIVER_TIMEOUT = 15
 ; Allow insecure certification
 SKIP_TLS_VERIFY = false
 ; Number of history information in each page