-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bug/db string #119
Bug/db string #119
Conversation
…ea, and unindent dry_run=False
🍹
|
🍹
|
@@ -73,11 +73,12 @@ | |||
db_name, | |||
":", | |||
pulumi.Config("db").require_secret("db-password"), | |||
"@/", | |||
"@", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer to increase the memory limit for the container instances, because I think the intermittently occurring errors connecting to the DB might be related to an out-of-memory condition and not by using an invalid connection string.
That the containers in the CloudRun Services run into out-of-memory conditions is to me a problem that has to be tackled anyways.
• handle caspian bug
• handle antimeridian bug
• handle uvloop connection bug
• have pulumi handle revision names to avoid up errors