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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: