You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS details (type, version, and architecture): 249.11-0ubuntu3.11
Are you using Newman as a library, or via the CLI? CLI
Did you encounter this recently, or has this bug always been there: recently
Expected behaviour: run through the tests
Command / script used to run Newman: newman run collections/postman_collection.json -e environments/postman_environment.json -r htmlextra,directbooks --reporter-htmlextra-showOnlyFails
Sample collection, and auxiliary files (minus the sensitive details):
Screenshots (if applicable):
I have ran the tests before without issue, but now one of my get requests sends back 88mb's of data. Max heap size is at 8192mb, and every single time the tests run into this request, i get the same failure shown in the screenshot. What can be done to deal with this error?
The text was updated successfully, but these errors were encountered:
The payload coming in was just too large. Cleared the db, and it was fine. Our system just was not stable regardless to have so much data. No actual fix
I have ran the tests before without issue, but now one of my get requests sends back 88mb's of data. Max heap size is at 8192mb, and every single time the tests run into this request, i get the same failure shown in the screenshot. What can be done to deal with this error?
The text was updated successfully, but these errors were encountered: