Skip to content

Commit

Permalink
infra: more retries
Browse files Browse the repository at this point in the history
Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
  • Loading branch information
championswimmer committed Feb 21, 2024
1 parent e08ca0f commit 0e5ce21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions railway.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"deploy": {
"numReplicas": 1,
"restartPolicyMaxRetries": 3
"restartPolicyMaxRetries": 25
}
}
}

0 comments on commit 0e5ce21

Please sign in to comment.