ddc.vim: msgpack TimeoutErrors
Problems summary
After a while in a session, I start seeing msgpack timeout errors, and was wondering if there was an expectation here. I am pretty sure it’s due to various sources never resolving their completion results. Is this something source authors need to ensure they handle properly? Or is this an error that ddc should suppress?
Expected
Not to see TimeoutErrors in the message logs
Environment Information
-
ddc version (SHA1):
e392213
-
OS: macOS
-
neovim/Vim
:version
output: macVim, 8.2, 1-3376
Provide a minimal init.vim/vimrc with less than 50 lines (Required!)
I am continuing to dig in and see if I can find a specific source of the problem, but figured I would start the dialogue about whether it’s a plugin or ddc issue.
Screenshot (if possible)

About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 26 (26 by maintainers)
Still digging, will report if I can find anything
I have skipped the timeout. And I have added the check for it.