@blaxel/core 0.3.13 → 0.3.18-preview.281
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/.tsbuildinfo +1 -1
- package/dist/cjs/client/sdk.gen.js +105 -3
- package/dist/cjs/common/settings.js +2 -2
- package/dist/cjs/common/shell.js +18 -0
- package/dist/cjs/sandbox/filesystem/filesystem.js +31 -11
- package/dist/cjs/sandbox/filesystem/filesystem.test.js +207 -2
- package/dist/cjs/sandbox/sandbox.js +124 -0
- package/dist/cjs/types/client/sdk.gen.d.ts +31 -1
- package/dist/cjs/types/client/types.gen.d.ts +368 -7
- package/dist/cjs/types/common/shell.d.ts +13 -0
- package/dist/cjs/types/sandbox/sandbox.d.ts +56 -1
- package/dist/cjs/types/sandbox/schedule.d.ts +2 -2
- package/dist/cjs-browser/.tsbuildinfo +1 -1
- package/dist/cjs-browser/client/sdk.gen.js +105 -3
- package/dist/cjs-browser/common/settings.js +2 -2
- package/dist/cjs-browser/common/shell.js +18 -0
- package/dist/cjs-browser/sandbox/filesystem/filesystem.js +31 -11
- package/dist/cjs-browser/sandbox/filesystem/filesystem.test.js +207 -2
- package/dist/cjs-browser/sandbox/sandbox.js +124 -0
- package/dist/cjs-browser/types/client/sdk.gen.d.ts +31 -1
- package/dist/cjs-browser/types/client/types.gen.d.ts +368 -7
- package/dist/cjs-browser/types/common/shell.d.ts +13 -0
- package/dist/cjs-browser/types/sandbox/sandbox.d.ts +56 -1
- package/dist/cjs-browser/types/sandbox/schedule.d.ts +2 -2
- package/dist/esm/.tsbuildinfo +1 -1
- package/dist/esm/client/sdk.gen.js +96 -0
- package/dist/esm/common/settings.js +2 -2
- package/dist/esm/common/shell.js +15 -0
- package/dist/esm/sandbox/filesystem/filesystem.js +31 -11
- package/dist/esm/sandbox/filesystem/filesystem.test.js +208 -3
- package/dist/esm/sandbox/sandbox.js +125 -1
- package/dist/esm-browser/.tsbuildinfo +1 -1
- package/dist/esm-browser/client/sdk.gen.js +96 -0
- package/dist/esm-browser/common/settings.js +2 -2
- package/dist/esm-browser/common/shell.js +15 -0
- package/dist/esm-browser/sandbox/filesystem/filesystem.js +31 -11
- package/dist/esm-browser/sandbox/filesystem/filesystem.test.js +208 -3
- package/dist/esm-browser/sandbox/sandbox.js +125 -1
- package/package.json +1 -1
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
// This file is auto-generated by @hey-api/openapi-ts
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
exports.shareImage = exports.listImageShares = exports.getImage = exports.deleteImage = exports.createImage = exports.listImages = exports.cleanupImages = exports.listFunctionRevisions = exports.updateFunction = exports.getFunction = exports.deleteFunction = exports.createFunction = exports.listFunctions = exports.testFeatureFlag = exports.getWorkspaceFeatures = exports.listAllEgressIps = exports.getEgressGatewayUsage = exports.listAllEgressGateways = exports.getDriveJwks = exports.getDriveByExternalId = exports.createDriveAccessToken = exports.updateDrive = exports.getDrive = exports.deleteDrive = exports.createDrive = exports.listDrives = exports.verifyCustomDomain = exports.unshareCustomDomain = exports.shareCustomDomain = exports.listCustomDomainShares = exports.updateCustomDomain = exports.getCustomDomain = exports.deleteCustomDomain = exports.createCustomDomain = exports.listCustomDomains = exports.getConfiguration = exports.getChangelog = exports.listApplicationRevisions = exports.createApplicationCustomDomain = exports.updateApplication = exports.getApplication = exports.deleteApplication = exports.createApplication = exports.listApplications = exports.listAgentRevisions = exports.updateAgent = exports.getAgent = exports.deleteAgent = exports.createAgent = exports.listAgents = void 0;
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.checkWorkspaceAvailability = exports.leaveWorkspace = exports.updateWorkspace = exports.getWorkspace = exports.deleteWorkspace = exports.createWorkspace = exports.listWorkspaces = exports.getEgressIp = exports.deleteEgressIp = void 0;
|
|
5
|
+
exports.createSandboxPreview = exports.listSandboxPreviews = exports.forkSandbox = exports.archiveSandbox = exports.updateSandbox = exports.getSandbox = exports.deleteSandbox = exports.createSandbox = exports.listSandboxes = exports.listSandboxHubDefinitions = exports.listPublicIps = exports.getPolicyUsages = exports.updatePolicy = exports.getPolicy = exports.deletePolicy = exports.createPolicy = exports.listPolicies = exports.declineImageShare = exports.acceptImageShare = exports.listPendingImageShares = exports.listModelRevisions = exports.updateModel = exports.getModel = exports.deleteModel = exports.createModel = exports.listModels = exports.listMcpHubDefinitions = exports.listLocations = exports.listJobRevisions = exports.listJobExecutionTasks = exports.getJobExecution = exports.deleteJobExecution = exports.createJobExecution = exports.listJobExecutions = exports.updateJob = exports.getJob = exports.deleteJob = exports.createJob = exports.listJobs = exports.getIntegrationConnectionModel = exports.listIntegrationConnectionModels = exports.getIntegrationConnectionModelEndpointConfigurations = exports.updateIntegrationConnection = exports.getIntegrationConnection = exports.deleteIntegrationConnection = exports.createIntegrationConnection = exports.listIntegrationConnections = exports.getIntegration = exports.deleteImageTag = exports.unshareImage = void 0;
|
|
6
|
+
exports.getVpc = exports.deleteVpc = exports.createVpc = exports.listVpcs = exports.getVolumeByExternalId = exports.updateVolume = exports.getVolume = exports.deleteVolume = exports.createVolume = exports.listVolumes = exports.deleteVolumeTemplateVersion = exports.updateVolumeTemplate = exports.getVolumeTemplate = exports.deleteVolumeTemplate = exports.createVolumeTemplate = exports.listVolumeTemplates = exports.updateWorkspaceUserRole = exports.removeWorkspaceUser = exports.inviteWorkspaceUser = exports.listWorkspaceUsers = exports.getTemplate = exports.listTemplates = exports.deleteApiKeyForServiceAccount = exports.createApiKeyForServiceAccount = exports.listApiKeysForServiceAccount = exports.updateWorkspaceServiceAccount = exports.deleteWorkspaceServiceAccount = exports.createWorkspaceServiceAccount = exports.getWorkspaceServiceAccounts = exports.getSandboxScheduleMetrics = exports.listSchedules = exports.listScheduleExecutions = exports.getSandboxByExternalId = exports.unarchiveSandbox = exports.restoreSandboxSnapshot = exports.deleteSandboxSnapshot = exports.createSandboxSnapshot = exports.listSandboxSnapshots = exports.updateSandboxSchedule = exports.getSandboxSchedule = exports.deleteSandboxSchedule = exports.createSandboxSchedule = exports.listSandboxSchedules = exports.listSandboxScheduleExecutions = exports.deleteSandboxPreviewToken = exports.createSandboxPreviewToken = exports.listSandboxPreviewTokens = exports.updateSandboxPreview = exports.getSandboxPreview = exports.deleteSandboxPreview = void 0;
|
|
7
|
+
exports.checkWorkspaceAvailability = exports.leaveWorkspace = exports.updateWorkspace = exports.getWorkspace = exports.deleteWorkspace = exports.createWorkspace = exports.listWorkspaces = exports.getEgressIp = exports.deleteEgressIp = exports.createEgressIp = exports.listEgressIps = exports.getEgressGateway = exports.deleteEgressGateway = exports.createEgressGateway = exports.listEgressGateways = void 0;
|
|
8
8
|
const client_gen_1 = require("./client.gen");
|
|
9
9
|
/**
|
|
10
10
|
* List all agents
|
|
@@ -1718,6 +1718,23 @@ const updateSandbox = (options) => {
|
|
|
1718
1718
|
});
|
|
1719
1719
|
};
|
|
1720
1720
|
exports.updateSandbox = updateSandbox;
|
|
1721
|
+
/**
|
|
1722
|
+
* Archive sandbox
|
|
1723
|
+
* Archives a sandbox. The changes its filesystem accumulated over its image are exported to the archive store, then the sandbox is shut down while its definition is kept, so it can be recreated later with the same disk. Memory and running processes are not preserved, processes are started again from their configuration when the sandbox is unarchived.
|
|
1724
|
+
*/
|
|
1725
|
+
const archiveSandbox = (options) => {
|
|
1726
|
+
return (options.client ?? client_gen_1.client).post({
|
|
1727
|
+
security: [
|
|
1728
|
+
{
|
|
1729
|
+
scheme: 'bearer',
|
|
1730
|
+
type: 'http'
|
|
1731
|
+
}
|
|
1732
|
+
],
|
|
1733
|
+
url: '/sandboxes/{sandboxName}/archive',
|
|
1734
|
+
...options
|
|
1735
|
+
});
|
|
1736
|
+
};
|
|
1737
|
+
exports.archiveSandbox = archiveSandbox;
|
|
1721
1738
|
/**
|
|
1722
1739
|
* Fork sandbox
|
|
1723
1740
|
* Forks a sandbox into a new sandbox or application. When forking to a sandbox, the target must not already exist (409 if it does). When forking to an application, a new revision is added if the app already exists, or a new application is created. This is a WIP endpoint — the full implementation depends on the execution plane.
|
|
@@ -2052,6 +2069,40 @@ const deleteSandboxSnapshot = (options) => {
|
|
|
2052
2069
|
});
|
|
2053
2070
|
};
|
|
2054
2071
|
exports.deleteSandboxSnapshot = deleteSandboxSnapshot;
|
|
2072
|
+
/**
|
|
2073
|
+
* Restore sandbox from snapshot
|
|
2074
|
+
* Restores a sandbox to one of its own snapshots. The running sandbox is torn down and rebuilt from the snapshot under the same name and URLs, so everything it held since the snapshot was taken is lost unless it was itself snapshotted.
|
|
2075
|
+
*/
|
|
2076
|
+
const restoreSandboxSnapshot = (options) => {
|
|
2077
|
+
return (options.client ?? client_gen_1.client).post({
|
|
2078
|
+
security: [
|
|
2079
|
+
{
|
|
2080
|
+
scheme: 'bearer',
|
|
2081
|
+
type: 'http'
|
|
2082
|
+
}
|
|
2083
|
+
],
|
|
2084
|
+
url: '/sandboxes/{sandboxName}/snapshots/{snapshotId}/restore',
|
|
2085
|
+
...options
|
|
2086
|
+
});
|
|
2087
|
+
};
|
|
2088
|
+
exports.restoreSandboxSnapshot = restoreSandboxSnapshot;
|
|
2089
|
+
/**
|
|
2090
|
+
* Unarchive sandbox
|
|
2091
|
+
* Recreates an archived sandbox from its archive. The recreated sandbox runs the current generation whatever generation it was archived from, restores the archived filesystem before anything starts, and starts the saved processes again with new process identifiers.
|
|
2092
|
+
*/
|
|
2093
|
+
const unarchiveSandbox = (options) => {
|
|
2094
|
+
return (options.client ?? client_gen_1.client).post({
|
|
2095
|
+
security: [
|
|
2096
|
+
{
|
|
2097
|
+
scheme: 'bearer',
|
|
2098
|
+
type: 'http'
|
|
2099
|
+
}
|
|
2100
|
+
],
|
|
2101
|
+
url: '/sandboxes/{sandboxName}/unarchive',
|
|
2102
|
+
...options
|
|
2103
|
+
});
|
|
2104
|
+
};
|
|
2105
|
+
exports.unarchiveSandbox = unarchiveSandbox;
|
|
2055
2106
|
/**
|
|
2056
2107
|
* Get sandbox by external ID
|
|
2057
2108
|
* Returns the most recent non-terminated sandbox matching the given external ID. If no active sandbox is found, returns 404.
|
|
@@ -2069,6 +2120,57 @@ const getSandboxByExternalId = (options) => {
|
|
|
2069
2120
|
});
|
|
2070
2121
|
};
|
|
2071
2122
|
exports.getSandboxByExternalId = getSandboxByExternalId;
|
|
2123
|
+
/**
|
|
2124
|
+
* List Workspace Schedule Executions
|
|
2125
|
+
* Returns schedule execution submissions across the workspace, newest first by default. Status describes submission acceptance, not process completion. since and until are inclusive RFC 3339 bounds on creation time.
|
|
2126
|
+
*/
|
|
2127
|
+
const listScheduleExecutions = (options) => {
|
|
2128
|
+
return (options?.client ?? client_gen_1.client).get({
|
|
2129
|
+
security: [
|
|
2130
|
+
{
|
|
2131
|
+
scheme: 'bearer',
|
|
2132
|
+
type: 'http'
|
|
2133
|
+
}
|
|
2134
|
+
],
|
|
2135
|
+
url: '/schedule-executions',
|
|
2136
|
+
...options
|
|
2137
|
+
});
|
|
2138
|
+
};
|
|
2139
|
+
exports.listScheduleExecutions = listScheduleExecutions;
|
|
2140
|
+
/**
|
|
2141
|
+
* List Workspace Schedules
|
|
2142
|
+
* Returns schedule definitions across the workspace, newest first by default.
|
|
2143
|
+
*/
|
|
2144
|
+
const listSchedules = (options) => {
|
|
2145
|
+
return (options?.client ?? client_gen_1.client).get({
|
|
2146
|
+
security: [
|
|
2147
|
+
{
|
|
2148
|
+
scheme: 'bearer',
|
|
2149
|
+
type: 'http'
|
|
2150
|
+
}
|
|
2151
|
+
],
|
|
2152
|
+
url: '/schedules',
|
|
2153
|
+
...options
|
|
2154
|
+
});
|
|
2155
|
+
};
|
|
2156
|
+
exports.listSchedules = listSchedules;
|
|
2157
|
+
/**
|
|
2158
|
+
* Get Sandbox Scheduling Metrics
|
|
2159
|
+
* Returns active sandbox and scheduling metrics for a UTC minute window. since is inclusive and until is exclusive. The default window is the last 24 hours and the maximum is 7 days. Execution status describes submission acceptance, not process completion. Execution totals begin accumulating when metrics collection is enabled and can lag recent firings briefly.
|
|
2160
|
+
*/
|
|
2161
|
+
const getSandboxScheduleMetrics = (options) => {
|
|
2162
|
+
return (options?.client ?? client_gen_1.client).get({
|
|
2163
|
+
security: [
|
|
2164
|
+
{
|
|
2165
|
+
scheme: 'bearer',
|
|
2166
|
+
type: 'http'
|
|
2167
|
+
}
|
|
2168
|
+
],
|
|
2169
|
+
url: '/schedules/metrics',
|
|
2170
|
+
...options
|
|
2171
|
+
});
|
|
2172
|
+
};
|
|
2173
|
+
exports.getSandboxScheduleMetrics = getSandboxScheduleMetrics;
|
|
2072
2174
|
/**
|
|
2073
2175
|
* List service accounts
|
|
2074
2176
|
* Returns all service accounts in the workspace. Service accounts are machine identities for external systems to authenticate with Blaxel via OAuth or API keys.
|
|
@@ -30,8 +30,8 @@ function missingCredentialsMessage() {
|
|
|
30
30
|
return "No Blaxel credentials found. Set the BL_API_KEY and BL_WORKSPACE environment variables, or run `bl login`.";
|
|
31
31
|
}
|
|
32
32
|
// Build info - these placeholders are replaced at build time by build:replace-imports
|
|
33
|
-
const BUILD_VERSION = "0.3.
|
|
34
|
-
const BUILD_COMMIT = "
|
|
33
|
+
const BUILD_VERSION = "0.3.18-preview.281";
|
|
34
|
+
const BUILD_COMMIT = "3e03a965bdb4d5aa9d2c5105cd1f4d8018198df2";
|
|
35
35
|
const BUILD_SENTRY_DSN = "https://fd5e60e1c9820e1eef5ccebb84a07127@o4508714045276160.ingest.us.sentry.io/4510465864564736";
|
|
36
36
|
const BLAXEL_API_VERSION = "2026-04-28";
|
|
37
37
|
// Bun < 1.3.11 never sends connection-level WINDOW_UPDATE: the pooled h2
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.shellQuote = shellQuote;
|
|
4
|
+
/**
|
|
5
|
+
* Quote a string so a POSIX shell reads it as one literal argument.
|
|
6
|
+
*
|
|
7
|
+
* The sandbox process API accepts a single command string, which the server
|
|
8
|
+
* runs as `sh -c <command>`. Any value interpolated into that string is parsed
|
|
9
|
+
* by the shell, so an unquoted path containing `;`, `|`, `&&`, `$()`, backticks
|
|
10
|
+
* or `>` would execute as its own command. Single quotes suppress every form of
|
|
11
|
+
* shell expansion; the only character they cannot contain is a single quote
|
|
12
|
+
* itself, which is closed, escaped, and reopened.
|
|
13
|
+
*
|
|
14
|
+
* This is the TypeScript equivalent of Python's `shlex.quote`.
|
|
15
|
+
*/
|
|
16
|
+
function shellQuote(value) {
|
|
17
|
+
return `'${value.replace(/'/g, `'\\''`)}'`;
|
|
18
|
+
}
|
|
@@ -6,12 +6,13 @@ const node_js_1 = require("../../common/node.js");
|
|
|
6
6
|
const settings_js_1 = require("../../common/settings.js");
|
|
7
7
|
const h2fetch_js_1 = require("../../common/h2fetch.js");
|
|
8
8
|
const transient_retry_js_1 = require("../../common/transient-retry.js");
|
|
9
|
+
const shell_js_1 = require("../../common/shell.js");
|
|
9
10
|
const action_js_1 = require("../action.js");
|
|
10
11
|
const index_js_1 = require("../client/index.js");
|
|
11
12
|
// Multipart upload constants
|
|
12
13
|
const MULTIPART_THRESHOLD = 5 * 1024 * 1024; // 5MB
|
|
13
14
|
const CHUNK_SIZE = 5 * 1024 * 1024; // 5MB per part
|
|
14
|
-
const MAX_PARALLEL_UPLOADS = 3; //
|
|
15
|
+
const MAX_PARALLEL_UPLOADS = 3; // Maximum workers when the H2 upload cap is disabled
|
|
15
16
|
// The transient-reset classifier and retry loop live in
|
|
16
17
|
// common/transient-retry.ts, shared with the idempotent sandbox-op retry
|
|
17
18
|
// (read/list/etc.) so every path judges "transient" identically. These aliases
|
|
@@ -347,8 +348,10 @@ class SandboxFileSystem extends action_js_1.SandboxAction {
|
|
|
347
348
|
});
|
|
348
349
|
}
|
|
349
350
|
async cp(source, destination, { maxWait = 180000 } = {}) {
|
|
351
|
+
// Quote both paths so the shell that runs this command treats them as
|
|
352
|
+
// single literal arguments instead of interpreting metacharacters in them.
|
|
350
353
|
let process = await this.process.exec({
|
|
351
|
-
command: `cp -r ${source} ${destination}`,
|
|
354
|
+
command: `cp -r ${(0, shell_js_1.shellQuote)(source)} ${(0, shell_js_1.shellQuote)(destination)}`,
|
|
352
355
|
});
|
|
353
356
|
process = await this.process.wait(process.pid, { maxWait, interval: 100 });
|
|
354
357
|
if (process.status === "failed") {
|
|
@@ -502,11 +505,19 @@ class SandboxFileSystem extends action_js_1.SandboxAction {
|
|
|
502
505
|
// no h2Domain the parts go over globalThis.fetch on separate connections,
|
|
503
506
|
// so the shared-connection cap does not apply.
|
|
504
507
|
const h2Domain = this.sandbox?.h2Domain;
|
|
505
|
-
//
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
508
|
+
// Keep a bounded worker queue full instead of waiting at fixed batch
|
|
509
|
+
// boundaries. The upload gate remains authoritative across files; its
|
|
510
|
+
// default of 2 also bounds this queue on H2.
|
|
511
|
+
const h2UploadLimit = h2Domain ? settings_js_1.settings.maxConcurrentUploadH2Requests : 0;
|
|
512
|
+
const workerCount = Math.min(numParts, h2UploadLimit > 0 ? Math.min(MAX_PARALLEL_UPLOADS, h2UploadLimit) : MAX_PARALLEL_UPLOADS);
|
|
513
|
+
let nextPartNumber = 1;
|
|
514
|
+
let stopped = false;
|
|
515
|
+
let uploadError;
|
|
516
|
+
const uploadNextPart = async () => {
|
|
517
|
+
while (!stopped) {
|
|
518
|
+
const partNumber = nextPartNumber++;
|
|
519
|
+
if (partNumber > numParts)
|
|
520
|
+
return;
|
|
510
521
|
const start = (partNumber - 1) * CHUNK_SIZE;
|
|
511
522
|
const end = Math.min(start + CHUNK_SIZE, size);
|
|
512
523
|
const chunk = blob.slice(start, end);
|
|
@@ -514,11 +525,20 @@ class SandboxFileSystem extends action_js_1.SandboxAction {
|
|
|
514
525
|
// concurrent part streams, not retry sequences; freed during backoff.
|
|
515
526
|
const doPart = () => this.uploadPart(uploadId, partNumber, chunk);
|
|
516
527
|
const partWithSlot = h2Domain ? () => (0, h2fetch_js_1.withUploadSlot)(h2Domain, doPart) : doPart;
|
|
517
|
-
|
|
528
|
+
try {
|
|
529
|
+
parts.push(await retryOnTransient(partWithSlot));
|
|
530
|
+
}
|
|
531
|
+
catch (error) {
|
|
532
|
+
if (!stopped) {
|
|
533
|
+
stopped = true;
|
|
534
|
+
uploadError = error;
|
|
535
|
+
}
|
|
536
|
+
}
|
|
518
537
|
}
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
538
|
+
};
|
|
539
|
+
await Promise.all(Array.from({ length: workerCount }, () => uploadNextPart()));
|
|
540
|
+
if (stopped) {
|
|
541
|
+
throw uploadError;
|
|
522
542
|
}
|
|
523
543
|
// Sort parts by partNumber to ensure correct order
|
|
524
544
|
parts.sort((a, b) => (a.partNumber ?? 0) - (b.partNumber ?? 0));
|
|
@@ -1,11 +1,63 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const vitest_1 = require("vitest");
|
|
4
|
+
const settings_js_1 = require("../../common/settings.js");
|
|
4
5
|
const filesystem_js_1 = require("./filesystem.js");
|
|
5
6
|
const waitForPartUpload = () => new Promise((resolve) => setTimeout(resolve, 5));
|
|
7
|
+
function deferred() {
|
|
8
|
+
let resolve;
|
|
9
|
+
const promise = new Promise((resolvePromise) => {
|
|
10
|
+
resolve = resolvePromise;
|
|
11
|
+
});
|
|
12
|
+
return { promise, resolve };
|
|
13
|
+
}
|
|
6
14
|
(0, vitest_1.describe)("SandboxFileSystem multipart upload", () => {
|
|
7
|
-
(0, vitest_1.
|
|
15
|
+
(0, vitest_1.afterEach)(() => {
|
|
16
|
+
delete settings_js_1.settings.config.maxConcurrentUploadH2Requests;
|
|
17
|
+
delete settings_js_1.settings.config.fsPartRetries;
|
|
18
|
+
vitest_1.vi.useRealTimers();
|
|
19
|
+
vitest_1.vi.restoreAllMocks();
|
|
20
|
+
});
|
|
21
|
+
(0, vitest_1.it)("keeps an H2 upload slot busy across former batch boundaries for 100 MiB", async () => {
|
|
22
|
+
settings_js_1.settings.config.maxConcurrentUploadH2Requests = 2;
|
|
23
|
+
const filesystem = Object.create(filesystem_js_1.SandboxFileSystem.prototype);
|
|
24
|
+
filesystem.sandbox = { h2Domain: "eng-3585.test" };
|
|
25
|
+
const started = [deferred(), deferred(), deferred(), deferred()];
|
|
26
|
+
const release = [deferred(), deferred(), deferred(), deferred()];
|
|
27
|
+
let completedParts = [];
|
|
28
|
+
filesystem.initiateMultipartUpload = () => Promise.resolve({ uploadId: "upload-1" });
|
|
29
|
+
filesystem.uploadPart = async (_uploadId, partNumber) => {
|
|
30
|
+
if (partNumber <= 4) {
|
|
31
|
+
started[partNumber - 1].resolve();
|
|
32
|
+
await release[partNumber - 1].promise;
|
|
33
|
+
}
|
|
34
|
+
return { partNumber, etag: `etag-${partNumber}` };
|
|
35
|
+
};
|
|
36
|
+
filesystem.completeMultipartUpload = (_uploadId, parts) => {
|
|
37
|
+
completedParts = parts;
|
|
38
|
+
return Promise.resolve({ message: "ok" });
|
|
39
|
+
};
|
|
40
|
+
filesystem.abortMultipartUpload = () => Promise.resolve({ message: "aborted" });
|
|
41
|
+
const upload = filesystem.uploadWithMultipart("/tmp/large-file.bin", { size: 100 * 1024 * 1024, slice: () => ({}) });
|
|
42
|
+
await Promise.all([started[0].promise, started[1].promise]);
|
|
43
|
+
release[0].resolve();
|
|
44
|
+
await started[2].promise;
|
|
45
|
+
release[2].resolve();
|
|
46
|
+
const crossedBatchBoundary = await Promise.race([
|
|
47
|
+
started[3].promise.then(() => true),
|
|
48
|
+
new Promise((resolve) => setTimeout(() => resolve(false), 25)),
|
|
49
|
+
]);
|
|
50
|
+
release[1].resolve();
|
|
51
|
+
await started[3].promise;
|
|
52
|
+
release[3].resolve();
|
|
53
|
+
await upload;
|
|
54
|
+
(0, vitest_1.expect)(crossedBatchBoundary).toBe(true);
|
|
55
|
+
(0, vitest_1.expect)(completedParts).toHaveLength(20);
|
|
56
|
+
});
|
|
57
|
+
(0, vitest_1.it)("limits concurrent H2 part uploads to the existing cap", async () => {
|
|
58
|
+
settings_js_1.settings.config.maxConcurrentUploadH2Requests = 2;
|
|
8
59
|
const filesystem = Object.create(filesystem_js_1.SandboxFileSystem.prototype);
|
|
60
|
+
filesystem.sandbox = { h2Domain: "concurrency.test" };
|
|
9
61
|
let inFlight = 0;
|
|
10
62
|
let maxInFlight = 0;
|
|
11
63
|
const uploadedParts = [];
|
|
@@ -26,8 +78,161 @@ const waitForPartUpload = () => new Promise((resolve) => setTimeout(resolve, 5))
|
|
|
26
78
|
filesystem.abortMultipartUpload = () => Promise.resolve({ message: "aborted" });
|
|
27
79
|
const blob = new Blob([new Uint8Array(16 * 1024 * 1024)]);
|
|
28
80
|
await filesystem.uploadWithMultipart("/tmp/large-file.bin", blob);
|
|
29
|
-
(0, vitest_1.expect)(maxInFlight).
|
|
81
|
+
(0, vitest_1.expect)(maxInFlight).toBe(2);
|
|
30
82
|
(0, vitest_1.expect)(uploadedParts.sort((a, b) => a - b)).toEqual([1, 2, 3, 4]);
|
|
31
83
|
(0, vitest_1.expect)(completedParts.map((part) => part.partNumber)).toEqual([1, 2, 3, 4]);
|
|
32
84
|
});
|
|
85
|
+
(0, vitest_1.it)("uploads every byte exactly once across chunk boundaries", async () => {
|
|
86
|
+
const filesystem = Object.create(filesystem_js_1.SandboxFileSystem.prototype);
|
|
87
|
+
const partSize = 5 * 1024 * 1024;
|
|
88
|
+
const source = new Uint8Array(partSize + 17);
|
|
89
|
+
for (let index = 0; index < source.length; index++) {
|
|
90
|
+
source[index] = index % 251;
|
|
91
|
+
}
|
|
92
|
+
const uploadedChunks = new Map();
|
|
93
|
+
let completedParts = [];
|
|
94
|
+
filesystem.initiateMultipartUpload = () => Promise.resolve({ uploadId: "upload-bytes" });
|
|
95
|
+
filesystem.uploadPart = async (_uploadId, partNumber, fileBlob) => {
|
|
96
|
+
uploadedChunks.set(partNumber, new Uint8Array(await fileBlob.arrayBuffer()));
|
|
97
|
+
return { partNumber, etag: `etag-${partNumber}` };
|
|
98
|
+
};
|
|
99
|
+
filesystem.completeMultipartUpload = (_uploadId, parts) => {
|
|
100
|
+
completedParts = parts;
|
|
101
|
+
return Promise.resolve({ message: "ok" });
|
|
102
|
+
};
|
|
103
|
+
filesystem.abortMultipartUpload = () => Promise.resolve({ message: "aborted" });
|
|
104
|
+
await filesystem.uploadWithMultipart("/tmp/bytes.bin", new Blob([source]));
|
|
105
|
+
const received = new Uint8Array(source.length);
|
|
106
|
+
let offset = 0;
|
|
107
|
+
for (const partNumber of [1, 2]) {
|
|
108
|
+
const chunk = uploadedChunks.get(partNumber);
|
|
109
|
+
(0, vitest_1.expect)(chunk).toBeDefined();
|
|
110
|
+
received.set(chunk, offset);
|
|
111
|
+
offset += chunk.length;
|
|
112
|
+
}
|
|
113
|
+
let mismatch = -1;
|
|
114
|
+
for (let index = 0; index < source.length; index++) {
|
|
115
|
+
if (received[index] !== source[index]) {
|
|
116
|
+
mismatch = index;
|
|
117
|
+
break;
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
(0, vitest_1.expect)([...uploadedChunks.values()].map((chunk) => chunk.length)).toEqual([partSize, 17]);
|
|
121
|
+
(0, vitest_1.expect)(offset).toBe(source.length);
|
|
122
|
+
(0, vitest_1.expect)(mismatch).toBe(-1);
|
|
123
|
+
(0, vitest_1.expect)(completedParts.map((part) => part.partNumber)).toEqual([1, 2]);
|
|
124
|
+
});
|
|
125
|
+
(0, vitest_1.it)("retries a transient part failure without duplicating completed parts", async () => {
|
|
126
|
+
vitest_1.vi.useFakeTimers();
|
|
127
|
+
vitest_1.vi.spyOn(Math, "random").mockReturnValue(0);
|
|
128
|
+
settings_js_1.settings.config.fsPartRetries = 1;
|
|
129
|
+
const filesystem = Object.create(filesystem_js_1.SandboxFileSystem.prototype);
|
|
130
|
+
const attempts = new Map();
|
|
131
|
+
let completedParts = [];
|
|
132
|
+
filesystem.initiateMultipartUpload = () => Promise.resolve({ uploadId: "upload-retry" });
|
|
133
|
+
filesystem.uploadPart = (_uploadId, partNumber) => {
|
|
134
|
+
const attempt = (attempts.get(partNumber) ?? 0) + 1;
|
|
135
|
+
attempts.set(partNumber, attempt);
|
|
136
|
+
if (partNumber === 1 && attempt === 1) {
|
|
137
|
+
return Promise.reject(Object.assign(new Error("connection reset"), { code: "ECONNRESET" }));
|
|
138
|
+
}
|
|
139
|
+
return Promise.resolve({ partNumber, etag: `etag-${partNumber}` });
|
|
140
|
+
};
|
|
141
|
+
filesystem.completeMultipartUpload = (_uploadId, parts) => {
|
|
142
|
+
completedParts = parts;
|
|
143
|
+
return Promise.resolve({ message: "ok" });
|
|
144
|
+
};
|
|
145
|
+
filesystem.abortMultipartUpload = () => Promise.resolve({ message: "aborted" });
|
|
146
|
+
const upload = filesystem.uploadWithMultipart("/tmp/retry.bin", new Blob([new Uint8Array(6 * 1024 * 1024)]));
|
|
147
|
+
await vitest_1.vi.runAllTimersAsync();
|
|
148
|
+
await upload;
|
|
149
|
+
(0, vitest_1.expect)(Object.fromEntries(attempts)).toEqual({ 1: 2, 2: 1 });
|
|
150
|
+
(0, vitest_1.expect)(completedParts.map((part) => part.partNumber)).toEqual([1, 2]);
|
|
151
|
+
});
|
|
152
|
+
(0, vitest_1.it)("stops assigning queued parts after a part failure", async () => {
|
|
153
|
+
settings_js_1.settings.config.maxConcurrentUploadH2Requests = 2;
|
|
154
|
+
const filesystem = Object.create(filesystem_js_1.SandboxFileSystem.prototype);
|
|
155
|
+
filesystem.sandbox = { h2Domain: "cancellation.test" };
|
|
156
|
+
const releaseFirstPart = deferred();
|
|
157
|
+
const secondPartStarted = deferred();
|
|
158
|
+
const failure = new Error("part 2 failed");
|
|
159
|
+
const startedParts = [];
|
|
160
|
+
const events = [];
|
|
161
|
+
filesystem.initiateMultipartUpload = () => Promise.resolve({ uploadId: "upload-cancel" });
|
|
162
|
+
filesystem.uploadPart = async (_uploadId, partNumber) => {
|
|
163
|
+
startedParts.push(partNumber);
|
|
164
|
+
if (partNumber === 1) {
|
|
165
|
+
await releaseFirstPart.promise;
|
|
166
|
+
events.push("part-1-finished");
|
|
167
|
+
return { partNumber, etag: "etag-1" };
|
|
168
|
+
}
|
|
169
|
+
secondPartStarted.resolve();
|
|
170
|
+
events.push("part-2-failed");
|
|
171
|
+
throw failure;
|
|
172
|
+
};
|
|
173
|
+
filesystem.completeMultipartUpload = () => {
|
|
174
|
+
throw new Error("completion must not run");
|
|
175
|
+
};
|
|
176
|
+
filesystem.abortMultipartUpload = () => {
|
|
177
|
+
events.push("aborted");
|
|
178
|
+
return Promise.resolve({ message: "aborted" });
|
|
179
|
+
};
|
|
180
|
+
const upload = filesystem.uploadWithMultipart("/tmp/cancel.bin", new Blob([new Uint8Array(16 * 1024 * 1024)]));
|
|
181
|
+
await secondPartStarted.promise;
|
|
182
|
+
await new Promise((resolve) => setTimeout(resolve, 0));
|
|
183
|
+
releaseFirstPart.resolve();
|
|
184
|
+
await (0, vitest_1.expect)(upload).rejects.toBe(failure);
|
|
185
|
+
(0, vitest_1.expect)(startedParts).toEqual([1, 2]);
|
|
186
|
+
(0, vitest_1.expect)(events).toEqual(["part-2-failed", "part-1-finished", "aborted"]);
|
|
187
|
+
});
|
|
188
|
+
(0, vitest_1.it)("keeps sliced part data bounded by the active worker count", async () => {
|
|
189
|
+
settings_js_1.settings.config.maxConcurrentUploadH2Requests = 2;
|
|
190
|
+
const filesystem = Object.create(filesystem_js_1.SandboxFileSystem.prototype);
|
|
191
|
+
filesystem.sandbox = { h2Domain: "memory.test" };
|
|
192
|
+
let unsettledSlices = 0;
|
|
193
|
+
let maxUnsettledSlices = 0;
|
|
194
|
+
let totalSlices = 0;
|
|
195
|
+
const fakeBlob = {
|
|
196
|
+
size: 100 * 1024 * 1024,
|
|
197
|
+
slice(start, end) {
|
|
198
|
+
totalSlices += 1;
|
|
199
|
+
unsettledSlices += 1;
|
|
200
|
+
maxUnsettledSlices = Math.max(maxUnsettledSlices, unsettledSlices);
|
|
201
|
+
return { size: end - start };
|
|
202
|
+
},
|
|
203
|
+
};
|
|
204
|
+
filesystem.initiateMultipartUpload = () => Promise.resolve({ uploadId: "upload-memory" });
|
|
205
|
+
filesystem.uploadPart = async (_uploadId, partNumber) => {
|
|
206
|
+
await waitForPartUpload();
|
|
207
|
+
unsettledSlices -= 1;
|
|
208
|
+
return { partNumber, etag: `etag-${partNumber}` };
|
|
209
|
+
};
|
|
210
|
+
filesystem.completeMultipartUpload = () => Promise.resolve({ message: "ok" });
|
|
211
|
+
filesystem.abortMultipartUpload = () => Promise.resolve({ message: "aborted" });
|
|
212
|
+
await filesystem.uploadWithMultipart("/tmp/100mb.bin", fakeBlob);
|
|
213
|
+
(0, vitest_1.expect)(totalSlices).toBe(20);
|
|
214
|
+
(0, vitest_1.expect)(maxUnsettledSlices).toBe(2);
|
|
215
|
+
(0, vitest_1.expect)(unsettledSlices).toBe(0);
|
|
216
|
+
});
|
|
217
|
+
(0, vitest_1.it)("aborts an abandoned multipart upload and preserves the part failure", async () => {
|
|
218
|
+
settings_js_1.settings.config.maxConcurrentUploadH2Requests = 1;
|
|
219
|
+
const filesystem = Object.create(filesystem_js_1.SandboxFileSystem.prototype);
|
|
220
|
+
filesystem.sandbox = { h2Domain: "cleanup.test" };
|
|
221
|
+
const partFailure = new Error("part failed");
|
|
222
|
+
const abortFailure = new Error("abort failed");
|
|
223
|
+
const aborts = [];
|
|
224
|
+
const consoleError = vitest_1.vi.spyOn(console, "error").mockImplementation(() => undefined);
|
|
225
|
+
filesystem.initiateMultipartUpload = () => Promise.resolve({ uploadId: "upload-cleanup" });
|
|
226
|
+
filesystem.uploadPart = () => Promise.reject(partFailure);
|
|
227
|
+
filesystem.completeMultipartUpload = () => {
|
|
228
|
+
throw new Error("completion must not run");
|
|
229
|
+
};
|
|
230
|
+
filesystem.abortMultipartUpload = (uploadId) => {
|
|
231
|
+
aborts.push(uploadId);
|
|
232
|
+
return Promise.reject(abortFailure);
|
|
233
|
+
};
|
|
234
|
+
await (0, vitest_1.expect)(filesystem.uploadWithMultipart("/tmp/cleanup.bin", new Blob([new Uint8Array(6 * 1024 * 1024)]))).rejects.toBe(partFailure);
|
|
235
|
+
(0, vitest_1.expect)(aborts).toEqual(["upload-cleanup"]);
|
|
236
|
+
(0, vitest_1.expect)(consoleError).toHaveBeenCalledWith("Failed to abort multipart upload:", abortFailure);
|
|
237
|
+
});
|
|
33
238
|
});
|
|
@@ -67,6 +67,23 @@ const TRANSIENT_SANDBOX_STATUSES = new Set([
|
|
|
67
67
|
]);
|
|
68
68
|
const TRANSIENT_STATUS_MAX_WAIT_MS = 30_000;
|
|
69
69
|
const TRANSIENT_STATUS_POLL_MS = 500;
|
|
70
|
+
// Archiving a filesystem, and restoring it, take as long as that filesystem is
|
|
71
|
+
// big — minutes for a few gigabytes.
|
|
72
|
+
const ARCHIVE_MAX_WAIT_MS = 1_800_000;
|
|
73
|
+
const ARCHIVE_WAIT_POLL_MS = 2_000;
|
|
74
|
+
// An archive is done when the sandbox is ARCHIVED; it is still under way while
|
|
75
|
+
// the record holds one of these.
|
|
76
|
+
const ARCHIVING_STATUSES = new Set(["ARCHIVING"]);
|
|
77
|
+
// A restore is done when the sandbox is DEPLOYED again; the instance is recreated
|
|
78
|
+
// before the archived filesystem is written back over its image.
|
|
79
|
+
const UNARCHIVING_STATUSES = new Set(["UNARCHIVING", "DEPLOYING", "BUILDING", "UPLOADING"]);
|
|
80
|
+
// The status the sandbox holds before the operation moves it, tolerated only
|
|
81
|
+
// while the operation is starting: an archive that fails hands the sandbox back
|
|
82
|
+
// as DEPLOYED and a restore that fails leaves it ARCHIVED, so reading the entry
|
|
83
|
+
// status once the operation has begun means it is over, not still running.
|
|
84
|
+
const ARCHIVE_ENTRY_STATUS = "DEPLOYED";
|
|
85
|
+
const UNARCHIVE_ENTRY_STATUS = "ARCHIVED";
|
|
86
|
+
const ARCHIVE_ENTRY_MAX_WAIT_MS = 30_000;
|
|
70
87
|
// A create that outlives the edge's 60s origin-read timeout gets a 504 from
|
|
71
88
|
// CloudFront while the control plane keeps deploying the sandbox for up to
|
|
72
89
|
// 300s (ENG-3662 timeout ladder inversion). The 504 body is edge HTML with no
|
|
@@ -206,6 +223,24 @@ class SandboxInstance {
|
|
|
206
223
|
throwOnError: true,
|
|
207
224
|
});
|
|
208
225
|
}
|
|
226
|
+
/**
|
|
227
|
+
* Restore this sandbox to one of its own snapshots. The sandbox keeps its
|
|
228
|
+
* name, its URLs and its previews: the running instance is torn down and
|
|
229
|
+
* rebuilt from the snapshot, so everything written since it was taken is
|
|
230
|
+
* lost unless it was snapshotted too.
|
|
231
|
+
*
|
|
232
|
+
* The restore is asked for without waiting on the guest, the same way a fork
|
|
233
|
+
* is: connections to a sandbox still resuming are retried by the gateway.
|
|
234
|
+
*
|
|
235
|
+
* @param snapshotId - ID of the snapshot to restore this sandbox to.
|
|
236
|
+
*/
|
|
237
|
+
async restore(snapshotId) {
|
|
238
|
+
const { data } = await (0, index_js_1.restoreSandboxSnapshot)({
|
|
239
|
+
path: { sandboxName: this.metadata.name, snapshotId },
|
|
240
|
+
throwOnError: true,
|
|
241
|
+
});
|
|
242
|
+
return data;
|
|
243
|
+
}
|
|
209
244
|
/**
|
|
210
245
|
* Fork this sandbox into a new sandbox or application.
|
|
211
246
|
*
|
|
@@ -354,6 +389,95 @@ class SandboxInstance {
|
|
|
354
389
|
}
|
|
355
390
|
return instance;
|
|
356
391
|
}
|
|
392
|
+
/**
|
|
393
|
+
* Archive a sandbox: keep its filesystem, stop the sandbox.
|
|
394
|
+
*
|
|
395
|
+
* The filesystem changes made over the image are exported to the archive store
|
|
396
|
+
* and the sandbox is shut down; memory and running processes are lost, and the
|
|
397
|
+
* saved processes start again from their configuration when the sandbox is
|
|
398
|
+
* unarchived. The export runs in the background: this waits until the sandbox
|
|
399
|
+
* is ARCHIVED, pass `{ wait: false }` to return as soon as it is launched.
|
|
400
|
+
*/
|
|
401
|
+
static async archive(sandboxName, options = {}) {
|
|
402
|
+
const { data } = await (0, index_js_1.archiveSandbox)({
|
|
403
|
+
path: { sandboxName },
|
|
404
|
+
throwOnError: true,
|
|
405
|
+
});
|
|
406
|
+
return SandboxInstance.waitForArchiveStatus(sandboxName, data, "ARCHIVED", ARCHIVING_STATUSES, ARCHIVE_ENTRY_STATUS, "archive", options);
|
|
407
|
+
}
|
|
408
|
+
/**
|
|
409
|
+
* Archive this sandbox: keep its filesystem, stop the sandbox.
|
|
410
|
+
*
|
|
411
|
+
* @see SandboxInstance.archive
|
|
412
|
+
*/
|
|
413
|
+
async archive(options = {}) {
|
|
414
|
+
const instance = await SandboxInstance.archive(this.metadata.name, options);
|
|
415
|
+
this.refreshFrom(instance);
|
|
416
|
+
return this;
|
|
417
|
+
}
|
|
418
|
+
/**
|
|
419
|
+
* Recreate an archived sandbox from its archive.
|
|
420
|
+
*
|
|
421
|
+
* The sandbox is started again from its image, and the archived filesystem is
|
|
422
|
+
* written back over it. The sandbox answers, and its terminal is reachable, while the archived
|
|
423
|
+
* filesystem is written back over its image. This waits until the restore is
|
|
424
|
+
* done and the saved processes are running again; pass `{ wait: false }` to
|
|
425
|
+
* return while the sandbox is still UNARCHIVING.
|
|
426
|
+
*/
|
|
427
|
+
static async unarchive(sandboxName, options = {}) {
|
|
428
|
+
const { data } = await (0, index_js_1.unarchiveSandbox)({
|
|
429
|
+
path: { sandboxName },
|
|
430
|
+
throwOnError: true,
|
|
431
|
+
});
|
|
432
|
+
return SandboxInstance.waitForArchiveStatus(sandboxName, data, "DEPLOYED", UNARCHIVING_STATUSES, UNARCHIVE_ENTRY_STATUS, "unarchive", options);
|
|
433
|
+
}
|
|
434
|
+
/**
|
|
435
|
+
* Recreate this sandbox from its archive.
|
|
436
|
+
*
|
|
437
|
+
* @see SandboxInstance.unarchive
|
|
438
|
+
*/
|
|
439
|
+
async unarchive(options = {}) {
|
|
440
|
+
const instance = await SandboxInstance.unarchive(this.metadata.name, options);
|
|
441
|
+
this.refreshFrom(instance);
|
|
442
|
+
return this;
|
|
443
|
+
}
|
|
444
|
+
// The subsystems (fs, process, previews, ...) hold the configuration object
|
|
445
|
+
// this instance was built with, so a refresh writes into it rather than
|
|
446
|
+
// replacing it. Anything the read did not carry, the forced URL of a session
|
|
447
|
+
// above all, is kept.
|
|
448
|
+
refreshFrom(instance) {
|
|
449
|
+
Object.assign(this.sandbox, instance.sandbox);
|
|
450
|
+
}
|
|
451
|
+
static async waitForArchiveStatus(sandboxName, launched, target, pending, entry, action, { wait = true, maxWait = ARCHIVE_MAX_WAIT_MS, interval = ARCHIVE_WAIT_POLL_MS }) {
|
|
452
|
+
if (!wait || launched.status === target) {
|
|
453
|
+
return SandboxInstance.attachH2Session(new SandboxInstance(launched));
|
|
454
|
+
}
|
|
455
|
+
const deadline = Date.now() + maxWait;
|
|
456
|
+
// The status the sandbox is given back at is tolerated while the operation
|
|
457
|
+
// turns into a status change, but never past the wait the caller asked for.
|
|
458
|
+
const entryDeadline = Date.now() + Math.min(ARCHIVE_ENTRY_MAX_WAIT_MS, maxWait);
|
|
459
|
+
let started = false;
|
|
460
|
+
for (;;) {
|
|
461
|
+
await new Promise((resolve) => setTimeout(resolve, interval));
|
|
462
|
+
const instance = await SandboxInstance.get(sandboxName);
|
|
463
|
+
const status = instance.status;
|
|
464
|
+
if (status === target) {
|
|
465
|
+
return instance;
|
|
466
|
+
}
|
|
467
|
+
if (pending.has(status ?? "")) {
|
|
468
|
+
started = true;
|
|
469
|
+
}
|
|
470
|
+
else if (status === entry && !started && Date.now() < entryDeadline) {
|
|
471
|
+
continue;
|
|
472
|
+
}
|
|
473
|
+
if (!pending.has(status ?? "")) {
|
|
474
|
+
throw new Error(`Sandbox ${sandboxName} is ${status} while it should ${action}`);
|
|
475
|
+
}
|
|
476
|
+
if (Date.now() >= deadline) {
|
|
477
|
+
throw new Error(`Sandbox ${sandboxName} is still ${status} after waiting ${Math.round(maxWait / 1000)}s for it to ${action}`);
|
|
478
|
+
}
|
|
479
|
+
}
|
|
480
|
+
}
|
|
357
481
|
static async get(sandboxName) {
|
|
358
482
|
const { data } = await (0, index_js_1.getSandbox)({
|
|
359
483
|
path: {
|