Open rubenwardy opened 6 years ago
Do you have a test document we can use to reproduce the error? From the first look, is appears the document was quite large?
This one: https://github.com/minetest/minetest/blob/master/doc/lua_api.txt
It would be good to disable linting on too large documents when using the default server. Or only do sections (from previous to next header) at a time
Okay, apparently the document is indeed too large. I agree, we should have a warning message in place and disable linting in that case.
403 - "Error: Access from X.X.X.X denied: Request size limit of 75000 bytes per 60 seconds exceeded"