Copilot used to work beautifully for me. As of about a month ago, it has started becoming a lot more intermittent. It often gets partway through a request before ...
as mentioned in #2682 we had an issue with keep-alive timeouts. There appears to be a race condition between how often requests are made and the server keep alive timeout. If they overlap often the ...