Justin George

Results 4 issues of Justin George

In the Ruby Agent we had a report of unbounded memory growth when the central configuration server (APM Server) is offline and behind a reverse proxy which does not return...

We would like to gate some features in the agent on the APM server version (e. g. #1194 ) and currently the agent does not query for this information

agent-ruby

Currently we don't hold handles for the workers, we only hold their thread. This makes it difficult to gracefully shut down the workers when e.g. exiting a shortlived process or...

agent-ruby

https://github.com/coder/vscode-coder/pull/536#discussion_r2153351637 This PR adds graceful handling of missing SSH extensions, and we could probably add a little code here to figure out which extension they need to install based on...