We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d025c15 commit 712bc3cCopy full SHA for 712bc3c
codeforces/settings.py
@@ -25,7 +25,7 @@
25
# Configure a delay for requests for the same website (default: 0)
26
# See https://docs.scrapy.org/en/latest/topics/settings.html#download-delay
27
# See also autothrottle settings and docs
28
-#DOWNLOAD_DELAY = 2
+DOWNLOAD_DELAY = 10
29
# The download delay setting will honor only one of:
30
#CONCURRENT_REQUESTS_PER_DOMAIN = 16
31
#CONCURRENT_REQUESTS_PER_IP = 16
0 commit comments