Abhishek Mitra
07/14/2022, 2:59 PM@task
decorator ?
I get pymysql.err.OperationalError: (2003, "Can't connect to MySQL server on '<http://xyz-mysql8-cluster.cluster-fa43asdfd.us-west-2.rds.amazonaws.com|xyz-mysql8-cluster.cluster-fa43asdfd.us-west-2.rds.amazonaws.com>' (timed out)")
every time. Any suggestions on how to approach in solving this?DatesClock
as schedule and fetching the dates from a private db, which throws the 'can't connect to MySQL server' error.Anna Geller
07/14/2022, 6:22 PMAbhishek Mitra
07/15/2022, 10:48 AMAnna Geller
07/15/2022, 10:57 AMMySQLFetch(init_args).run(runtime_args)
Abhishek Mitra
07/15/2022, 10:59 AMAnna Geller
07/15/2022, 11:06 AMAbhishek Mitra
07/15/2022, 11:20 AMAnna Geller
07/15/2022, 11:50 AM