ArgumentError: Expected propertymaxRequestsPerCrawl
to be of typenumber
but received typestring
in objectPlaywrightCrawlerOptions
maxRequestsPerCrawl: process.env.ACTOR_MAX_PAID_DATASET_ITEMS || input.limit,
typeof crawler.options.maxRequestsPerCrawl 'number'