Skip to content

Commit

Permalink
be a bit nicer
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed May 3, 2024
1 parent 985c6d7 commit b2cb9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jg/plucker/jobs_jobscz/spider.py
Expand Up @@ -68,7 +68,7 @@ class Spider(BaseSpider):
name = "jobs-jobscz"

custom_settings = {
"AUTOTHROTTLE_TARGET_CONCURRENCY": 2,
"AUTOTHROTTLE_TARGET_CONCURRENCY": 1.5,
}
start_urls = [
"https://beta.www.jobs.cz/prace/programator/",
Expand Down

0 comments on commit b2cb9eb

Please sign in to comment.