traffetseder
Results
2
issues of
traffetseder
We ran into an issue with NAT gateway closing connections for long running queries that do not stream data back to the client. To fix this, we enabled TCP keepalive...
enhancement
While debugging another timeout issue, I noticed read_timeout isn't used anywhere in the code: https://github.com/uber/vertica-python/search?q=read_timeout&type=Code (it's only setting the default value, but the option isn't used anywhere and the other...
enhancement