Skip to content

Commit

Permalink
Retry load sample job twice
Browse files Browse the repository at this point in the history
For details see kubeflow/kubeflow#2199
  • Loading branch information
IronPan committed Jan 3, 2019
1 parent 1c689ed commit 42551ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/pipeline/pipeline-apiserver.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
serviceAccountName: "ml-pipeline",
},
},
backoffLimit: 0
backoffLimit: 2
},
}, // loadSampleJob

Expand Down

0 comments on commit 42551ef

Please sign in to comment.