1{ 2 "$schema": "https://railway.app/railway.schema.json", 3 "deploy": { 4 "runtime": "V2", 5 "restartPolicyType": "ON_FAILURE", 6 "restartPolicyMaxRetries": 10 7 } 8}