requestTimeoutSecs
is a field that describes how long the actor should wait on a request before it timeouts and tries again or fails.concurrency
fields are used for scraping multiple pages at the same time. It's something you don't really have to worry about if you scrape only one page at a time.