mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-02 13:25:16 +08:00
14 lines
437 B
JSON
14 lines
437 B
JSON
{
|
|
"status": 69,
|
|
"name": "ScratchOrgCreateTimeoutError",
|
|
"message": "The scratch org did not complete within your wait time (2 minutes).",
|
|
"exitCode": 69,
|
|
"context": "ScratchOrgCreateCommand",
|
|
"data": {
|
|
"requestId": "2SR5g000000BlYjGAK",
|
|
"resumeCommand": "sf org resume scratch --job-id 2SR5g000000BlYjGAK --json"
|
|
},
|
|
"stack": "ScratchOrgCreateTimeoutError: The scratch org did not complete...",
|
|
"warnings": []
|
|
}
|