We found that when a new connection is opened and connectionTimeoutMillis is hit due to a race condition the following things can happen: A connection is opened on the Postgres side, and is never ...
Get Hacker Noon's top homepage stories delivered to your inbox every day at noon ...
If you get back a1e) Running SuperTokens and MySQL with docker, with docker-composeversion: '3' services: db: image: mysql:latest environment: MYSQL_ROOT_PASSWORD: root MYSQL_USER: supertokens_user ...
$ sudo apt-get update -y $ sudo apt-get install -y nodejs npm $ git clone https://github.com/kul-samples/aws_rds_postgres.git $ cd aws_rds_postgres ubuntu@ip-10-10-10 ...