coiled / benchmarks

BSD 3-Clause "New" or "Revised" License
28 stars 17 forks source link

Snowflake workflow DB connection is broken #1345

Closed milesgranger closed 7 months ago

milesgranger commented 7 months ago

FAILED tests/workflows/test_snowflake.py::test_read[client0] - snowflake.connector.errors.DatabaseError: 250001 (08001): Failed to connect to DB: .snowflakecomputing.com:443. Incorrect username or password was specified. ERROR tests/workflows/test_snowflake.py::test_etl_into_snowflake[client0] - sqlalchemy.exc.DatabaseError: (snowflake.connector.errors.DatabaseError) 250001 (08001): Failed to connect to DB: .snowflakecomputing.com:443. Incorrect username or password was specified.

See #1341

milesgranger commented 7 months ago

Closing as tracked in #1341