Issue tracking for flyte binary experience #2967
wild-endeavor
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Personal notes when using flyte binary. Not enough to make a GH issue for it yet.
DB collision on start
There seems to be a race condition when starting up the single executable - datacatalog may try to create the same postgres db and fail. Should amend datacatalog code. Should catch and ignore this error.
Beta Was this translation helpful? Give feedback.
All reactions