https://github.com/kubeflow/katib
Revision 9f87fd815ceb65e8f748de7a48952b3b566a5f1d authored by IWAMOTO Toshihiro on 01 November 2018, 06:00:42 UTC, committed by k8s-ci-robot on 01 November 2018, 06:00:42 UTC
The retry logic is used to generate an unique ID, but if there is
another error the DB code can fall into an infinite loop.

Signed-off-by: IWAMOTO Toshihiro <iwamoto@valinux.co.jp>
1 parent 0bc5182
History
Tip revision: 9f87fd815ceb65e8f748de7a48952b3b566a5f1d authored by IWAMOTO Toshihiro on 01 November 2018, 06:00:42 UTC
Only retry an INSERT operation on unique constraint violation (#229)
Tip revision: 9f87fd8
File Mode Size
cmd
docs
examples
hack
img
manifests
pkg
scripts
test
.gcloudignore -rw-r--r-- 40 bytes
.gitignore -rw-r--r-- 963 bytes
CHANGELOG.md -rw-r--r-- 8.6 KB
Gopkg.lock -rw-r--r-- 29.8 KB
Gopkg.toml -rw-r--r-- 2.2 KB
LICENSE -rw-r--r-- 11.1 KB
OWNERS -rw-r--r-- 116 bytes
PROJECT -rw-r--r-- 66 bytes
README.md -rw-r--r-- 4.5 KB
prow_config.yaml -rw-r--r-- 566 bytes

README.md

back to top