Cody: Response Delays and Code Application Issues

I’m encountering problems with Cody, including delayed responses, failure to apply code changes, and generally slower performance than usual.

“stack”: “Error: socket hang up\n at TLSSocket.socketCloseListener (node:_http_client:477:27)\n at TLSSocket.emit (node:events:531:35)\n at TLSSocket.emit (node:domain:488:12)\n at node:net:339:12\n at TCP.done (node:_tls_wrap:648:7)\n at TCP.callbackTrampoline (node:internal/async_hooks:130:17)”

2024-12-11 06:29:02.968 [error] {
“agent”: “delegating-agent”,
“message”: “Request Finished with Error”,
“protocol”: “https”,
“timestamp”: “2024-12-11T14:29:02.967Z”,
“timings”: {
“close”: “2024-12-11T14:29:02.967Z”,
“error”: “2024-12-11T14:29:02.967Z”,
“errorValue”: {
“code”: “ECONNRESET”,
“message”: “socket hang up”,
“stack”: “Error: socket hang up\n at TLSSocket.socketCloseListener (node:_http_client:477:27)\n at TLSSocket.emit (node:events:531:35)\n at TLSSocket.emit (node:domain:488:12)\n at node:net:339:12\n at TCP.done (node:_tls_wrap:648:7)\n at TCP.callbackTrampoline (node:internal/async_hooks:130:17)”
},
“socket”: {
“start”: “2024-12-11T14:29:02.833Z”
},
“start”: “2024-12-11T14:29:02.828Z”
},
“url”: “https://sourcegraph.com/.api/graphql?FeatureFlags

1 Like

Hey @ryanswalters

Can you please share what version of Cody you are using and on what IDE?
Does the slowdown happens every time or occasionally?

Thank you