allure-java icon indicating copy to clipboard operation
allure-java copied to clipboard

limited prettifying length to 1mb

Open CodeGeek32 opened this issue 8 months ago • 1 comments

Added support for limiting response prettifying if response body length exceeds 1mb by default.

Reason - while handling big text responses groovy leaks memory in prettify method used in AllureRestAssured

CodeGeek32 avatar Apr 15 '25 13:04 CodeGeek32

@CodeGeek32 could you please fix the build

baev avatar Apr 22 '25 13:04 baev