Chris Hunter

Results 2 issues of Chris Hunter

**Describe the bug** When I attempt to add a bigquery database connection I received the following error in the UI ` ERROR: {"error": "Connection failed!\n\nThe error message returned was:\nHTTPSConnectionPool(host='oauth2.googleapis.com', port=443):...

bug

For our application, we are trying to setup asyncmc as a singleton, instantiated at application startup. This way we can reuse the connection many times over without instantiating a new...

question