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
Users are experiencing slowdowns when saving files while using the Trunk Code Quality VSCode extension. The extension is consuming significant machine resources, and there is a request for a configurable timeout to prevent excessive execution time.
Logs & Relevant Issues
Logs provided by the user suggest persistent issues with connectivity and session management that may contribute to the slow performance.
The logs indicate multiple failures related to:
• GRPC connection failures (failed to connect to all addresses, Connection refused (111))
• Invalid token errors (GetUserRequest failed with status 16: Invalid token received)
• Ping timeouts and connection resets (ping timeout, sendmsg: Connection reset by peer (104))
• File processing issues (Received empty text for file from file read)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Users are experiencing slowdowns when saving files while using the Trunk Code Quality VSCode extension. The extension is consuming significant machine resources, and there is a request for a configurable timeout to prevent excessive execution time.
Logs & Relevant Issues
Logs provided by the user suggest persistent issues with connectivity and session management that may contribute to the slow performance.
The logs indicate multiple failures related to:
• GRPC connection failures (failed to connect to all addresses, Connection refused (111))
• Invalid token errors (GetUserRequest failed with status 16: Invalid token received)
• Ping timeouts and connection resets (ping timeout, sendmsg: Connection reset by peer (104))
• File processing issues (Received empty text for file from file read)
Beta Was this translation helpful? Give feedback.
All reactions