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? 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
Hi there!
Just now the autocompletion stopped working. The logs I find are the following:
I1120 11:02:46.985812 7097 lazy_model.go:31] Successfully created embedding store E1120 11:02:55.739252 7097 completion.go:209] Completion 21 from source PROVIDER_SOURCE_AUTOCOMPLETE error: context deadline exceeded E1120 11:02:55.739274 7097 completions_state_manager.go:829] Error streaming completions: context deadline exceeded (VSCode) 2024-11-20 11:02:55.741 [ERROR]: [deadline_exceeded] deadline_exceeded: context deadline exceeded (VSCode) 2024-11-20 11:02:55.741 [INFO]: Completion request errored (5083.36ms) (VSCode) 2024-11-20 11:02:55.741 [ERROR]: [deadline_exceeded] deadline_exceeded: context deadline exceeded
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there!
Just now the autocompletion stopped working.
The logs I find are the following:
I1120 11:02:46.985812 7097 lazy_model.go:31] Successfully created embedding store
E1120 11:02:55.739252 7097 completion.go:209] Completion 21 from source PROVIDER_SOURCE_AUTOCOMPLETE error: context deadline exceeded
E1120 11:02:55.739274 7097 completions_state_manager.go:829] Error streaming completions: context deadline exceeded
(VSCode) 2024-11-20 11:02:55.741 [ERROR]: [deadline_exceeded] deadline_exceeded: context deadline exceeded
(VSCode) 2024-11-20 11:02:55.741 [INFO]: Completion request errored (5083.36ms)
(VSCode) 2024-11-20 11:02:55.741 [ERROR]: [deadline_exceeded] deadline_exceeded: context deadline exceeded
The text was updated successfully, but these errors were encountered: