Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Juho/refactoring #3377

Merged
merged 3 commits into from
Nov 13, 2024
Merged

refactor: Juho/refactoring #3377

merged 3 commits into from
Nov 13, 2024

Conversation

jvmakine
Copy link
Contributor

Previously, we were CREATE DATABASE ... as a response to a successful status check. Now, we spawn a background goroutine to wait for the stack to become ready and run any DDL commands before reporting the task as a success.

Closes #3333

@github-actions github-actions bot changed the title Juho/refactoring refactor: Juho/refactoring Nov 13, 2024
@ftl-robot ftl-robot mentioned this pull request Nov 13, 2024
cmd/ftl-provisioner-cloudformation/task.go Outdated Show resolved Hide resolved
@jvmakine jvmakine merged commit 6b8f7f1 into main Nov 13, 2024
92 checks passed
@jvmakine jvmakine deleted the juho/refactoring branch November 13, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move logical DB creation away from success status check
2 participants