Connor Peet

Results 463 comments of Connor Peet

You're asking how to get "[d]ynamic halfOpenAfter for circuit breakers" to work -- I'm not sure what you mean by this, can you elaborate?

I see. I think that makes sense. PR's welcome, or I will get to this at some point.

Making stuff a process on Windows is a _pain_, though there are some programs to help with it. We want to have some `install-service` command to help out with this....

Yea, your assumption is right. Even when replacing all items, we do a diff and only send updates if there's a change. So when you remove, add, and save identical...

> That said, can't the diff just use the actual location VS Code has instead of the last one provided by the extension? It seems like VS Code knows where...

I don't think `code-server .` would be a common use case, since normally you want to access the machine you installed code-server on from a different device. Am I misunderstanding...