We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
We leak SSE connections to /api/v2/workspaceagents/{id}/watch-metadata in at least the following scenarios, since v1.4.2.
/api/v2/workspaceagents/{id}/watch-metadata
I have a strong suspicion that #440 is involved, although possibly not the root cause.
Likely the cause of https://github.com/coder/customers/issues/741
coderd_api_concurrent_requests
Either:
Then:
The text was updated successfully, but these errors were encountered:
BrunoQuaresma
No branches or pull requests
We leak SSE connections to
/api/v2/workspaceagents/{id}/watch-metadata
in at least the following scenarios, since v1.4.2.I have a strong suspicion that #440 is involved, although possibly not the root cause.
Likely the cause of https://github.com/coder/customers/issues/741
How to reproduce
coderd_api_concurrent_requests
gauge via the Prometheus endpoint on Coder server.Either:
Then:
The text was updated successfully, but these errors were encountered: