Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supress error messages #177

Open
Herob527 opened this issue Apr 17, 2024 · 0 comments
Open

Supress error messages #177

Herob527 opened this issue Apr 17, 2024 · 0 comments

Comments

@Herob527
Copy link

I'm getting errors like this
[codeium/codeium.log] [ERROR 21:40:52] /home/szymon/.local/share/nvim/lazy/codeium.nvim/lua/codeium/notify.lua:14: completion request failed: {
[codeium/codeium.log] code = 0,
[codeium/codeium.log] out = '{"code":"resource_exhausted","message":"inference stream error: rpc error: code = ResourceExhausted desc = exa/inference/server/batched_inference_server.cc:769:\nCannot handle mo
re concurrent requests for model.: inference stream error: rpc error: code = ResourceExhausted desc = exa/inference/server/batched_inference_server.cc:769:\nCannot handle more concurrent requests for model."}'
,
[codeium/codeium.log] response = {
[codeium/codeium.log] body = '{"code":"resource_exhausted","message":"inference stream error: rpc error: code = ResourceExhausted desc = exa/inference/server/batched_inference_server.cc:769:\nCannot handle
more concurrent requests for model.: inference stream error: rpc error: code = ResourceExhausted desc = exa/inference/server/batched_inference_server.cc:769:\nCannot handle more concurrent requests for model.
"}',
[codeium/codeium.log] exit = 0,
[codeium/codeium.log] headers = { "Accept-Encoding: gzip", "Connect-Accept-Encoding: gzip", "Connect-Content-Encoding: gzip", "Connection: keep-alive", "Content-Type: application/json", "Date: Wed, 17 Apr 2
024 19:40:52 GMT", "Strict-Transport-Security: max-age=31536000; includeSubDomains", "Vary: Origin", "Vary: Origin", "Content-Length: 386", "", "" },
[codeium/codeium.log] status = 429
[codeium/codeium.log] },
[codeium/codeium.log] status = 429
[codeium/codeium.log] }
completion request failed

Is there are way to silence them so I won't see these?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant