Skip to content

Commit 3b0143c

Browse files
authored
chore: Update memory limits
chore: Update memory limits
2 parents 20ec49f + db03564 commit 3b0143c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/actor-scraper/sitemap-scraper/.actor

packages/actor-scraper/sitemap-scraper/.actor/actor.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"version": "0.1",
55
"buildTag": "latest",
66
"output": "./output_schema.json",
7-
"defaultMemoryMbytes": 1024,
7+
"defaultMemoryMbytes": 4096,
88
"minMemoryMbytes": 256,
9-
"maxMemoryMbytes": 4096,
9+
"maxMemoryMbytes": 32768,
1010
"storages": {
1111
"dataset": {
1212
"actorSpecification": 1,

0 commit comments

Comments
 (0)