Assigned
Status Update
Comments
dh...@google.com <dh...@google.com>
dh...@google.com <dh...@google.com> #2
From the logs:
2023-12-06 16:34:17,743 [89868589] INFO - #com.android.tools.idea.gradle.project.build.invoker.GradleBuildInvoker - About to execute Gradle tasks: [...]
do you see the same issue?
Description
There is a known product limitation in the behavior of Serverless VPC connectors. When a connector is created, it is first created and then linked to the specified network. If there are any issues during this process, such as incorrect parameters or network unavailability, the connector will still be created but will be in a "bad state". In order to resolve the issue, one would need to delete the connector, verify the variables and try again. Since there are no visible VMs, there wouldn’t be any other way to know if there was an error aside from the connector state.
What is expected to happen :
Improve the error reporting and handling for Serverless VPC connector creation failures. This would provide customers with better visibility into the cause of the failures and allow for more efficient troubleshooting.