Skip to content

v1.0.2 - Improve handling of very long outputs

Latest
Compare
Choose a tag to compare
@Firehed Firehed released this 06 Aug 17:48
· 1 commit to main since this release
4eca051

Checks have a limit of 64kb for the outputs.text field (undocumented at this time), so commands with long outputs would error out and cause the check to hang. This update fixes that, and in general improves error handling.