im getting timeout on the github actions hook when on build and dont know why
Anonymous
HOBBYOP
a year ago
Deployment failed during the initialization process
View less
Initialization › Snapshot code
(30:03)
activity StartToClose timeout
Build
Not started
Deploy
Not started
Post-deploy
Not started
Deployed via GitHub
bot: update VAMD DATA 2024-09-16
caiquecober/VADM_PERSONAL
main
Configuration
Pretty
Code
Save this in a file called railway.json to codify your deployments config.
Format
JSON
{
"$schema": "https://railway.app/railway.schema.json",
"build": {
"builder": "NIXPACKS"
},
"deploy": {
"runtime": "V2",
"numReplicas": 1,
"sleepApplication": false,
"restartPolicyType": "ON_FAILURE",
"restartPolicyMaxRetries": 10
}
}
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies