Skip to content

Commit 7f31462

Browse files
author
shuaishuai
committed
workers: pin placement to us-west-2
1 parent 0bf3e4a commit 7f31462

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

wrangler.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ KV_CLEANUP_BATCH = "200"
3131
[triggers]
3232
# Every day at 00:00 (Asia/Shanghai => 16:00 UTC)
3333
crons = ["0 16 * * *"]
34+
35+
[placement]
36+
# Pin execution near US to avoid upstream blocks seen from some APAC colos (e.g. SIN).
37+
region = "aws:us-west-2"

0 commit comments

Comments
 (0)