lowlydba/dba-multitool

[Bug] Large MD can crash IDE / loads very slowly in GitLabs

lowlydba opened this issue · 0 comments

Describe the bug
Reportedly a large markdown (~3MB, mostly due to large stored procs like sp_blitz, whoisactive, etc.) causes memory issues in some IDEs (Data Grip, for one) when loading the markdown file.

Fix
Introduce a parameter to control a default max length for large stored procedures (8k?) to prevent ballooning of the markdown's file size.