Skip to content

Commit 6ee1cee

Browse files
committed
settings
1 parent 4fe7e18 commit 6ee1cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy_py/_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# fetcher settings
2929

3030
CONCURRENT_TASKS_COUNT = 128
31-
PROXY_QUEUE_SIZE = 512
31+
PROXY_QUEUE_SIZE = 128
3232

3333
MIN_PROXY_CHECKING_PERIOD = 5 * 60
3434
MAX_PROXY_CHECKING_PERIOD = 45 * 60

0 commit comments

Comments
 (0)