You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, DNS lookups used by jackc/pgx are now cached for 30s. A
negative duration will disable the caching behavior.
While performing load testing, at higher connection counts with lower
connection rates, it was possible to overwhelm the default environment
DNS resolvers.
Epic: none
Release note: None
0 commit comments