Im doing a request against elasticsearch where I need to use a very large body in JSON. In the JSON body there is a field with a value that is 242000 chars long. It makes for a horrible request but for it seems to be the way it is when using PIT in elastic for now.
Whan I paste this ginormous string in the body tab of a request nightingale crashes without any error message.
Im doing a request against elasticsearch where I need to use a very large body in JSON. In the JSON body there is a field with a value that is 242000 chars long. It makes for a horrible request but for it seems to be the way it is when using PIT in elastic for now.
Whan I paste this ginormous string in the body tab of a request nightingale crashes without any error message.