Skip to content

SNOW-2452663: Increased query latency from OCSP JWT auth requests #2592

@colin-rogers-dbt

Description

@colin-rogers-dbt

When running dbt Core with snowflake-connector-python==3.12.1 we see an average query runtime of 1.24 versus 1.53s using 3.18.0 this difference appears to be a lot of calls to validate JWT tokens via AWS STS service. This impact is 2x greater the first time a thread makes a call but a small but consistent increase in latency persists.

Is there any known issue or configuration update we need to make on our end? Why are we making these AWS auth calls?

Metadata

Metadata

Labels

status-information_neededAdditional information is required from the reporterstatus-pending_closureIf no further assistance is needed, let's close the issue out.status-triage_doneInitial triage done, will be further handled by the driver team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions