Skip to content

Commit 712bc3c

Browse files
set DOWNLOAD_DELAY=1, result with tags ad all questions0
1 parent d025c15 commit 712bc3c

File tree

3 files changed

+9679
-14578
lines changed

3 files changed

+9679
-14578
lines changed

codeforces/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# Configure a delay for requests for the same website (default: 0)
2626
# See https://docs.scrapy.org/en/latest/topics/settings.html#download-delay
2727
# See also autothrottle settings and docs
28-
#DOWNLOAD_DELAY = 2
28+
DOWNLOAD_DELAY = 10
2929
# The download delay setting will honor only one of:
3030
#CONCURRENT_REQUESTS_PER_DOMAIN = 16
3131
#CONCURRENT_REQUESTS_PER_IP = 16

0 commit comments

Comments
 (0)