afv-library/skills/dx-org-manage/examples/scratch-orgs/error_timeout.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": []
}