forked from shaba/openuds
increaded backlog
This commit is contained in:
parent
5fed04d64d
commit
d9be83863c
@ -54,7 +54,7 @@ if typing.TYPE_CHECKING:
|
||||
from multiprocessing.connection import Connection
|
||||
from multiprocessing.managers import Namespace
|
||||
|
||||
BACKLOG = 100
|
||||
BACKLOG = 1024
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user