Open jcubic opened 8 months ago
Sorry, very busy recently. I'll take a look when I have time.
You're hitting the (sadly very low) API limits, see https://github.com/valentjn/ltex-ls/issues/215 for the same issue when using lsp.
I still see this problem in Emacs using lsp-ltex and LanguageTool premium... Had to give up the HTTP access and the premium account. I would be happy to help testing new code for addressing that, if that's useful.
I'm working on a markdown file of 850 lines with no more than 100 characters per line (most of the file are code snippets) And got this error:
Is there a way to split the payload when it's too big and send it via a few requests?