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
After a period of 20-30 seconds my terminal started getting filled with the following:
W1002 12:17:56.500048 7366 exec.go:201] constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; 1141 clients constructed calling "aws"
W1002 12:17:56.696334 7366 exec.go:201] constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; 1142 clients constructed calling "aws"
W1002 12:17:56.898181 7366 exec.go:201] constructing many client instances from the same exec auth config can cause performance problems during cert rotation and can exhaust available network connections; 1143 clients constructed calling "aws"
I added -v10 to my command and notice repeated calls to openapi/v2 before other operations
When attempting to use
After a period of 20-30 seconds my terminal started getting filled with the following:
I added
-v10
to my command and notice repeated calls toopenapi/v2
before other operations/area live
The text was updated successfully, but these errors were encountered: