Skip to content

Commit c6a61be

Browse files
chore(cloud-agent-next): raise SandboxSmall max_instances to 400 (#2845)
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
1 parent e872bdb commit c6a61be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/cloud-agent-next/wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"image_vars": {
150150
"KILOCODE_CLI_VERSION": "7.1.23",
151151
},
152-
"max_instances": 100,
152+
"max_instances": 400,
153153
"rollout_active_grace_period": 1800,
154154
},
155155
],

0 commit comments

Comments
 (0)