GitHub user bellumic edited a comment on the discussion: "Execute a process" transform limits
Hi Bart, Yes I tried what you suggest and it works in the terminal. It fails with specific IDs, but I don't think the ID is the failure element. There are no special characters. Below an example: Working Url: BASE_URL/0cb3092a-1d12-43f7-8657-bb3217a91b4e/installaties-voor-ruimteverwarming Failing Url: BASE_URL//0b450af0-5278-44b3-ba3b-4e8b8b37742f/installaties-voor-ruimteverwarming I have done some tests and what I see as pattern is that when the json response is 'too long', it hangs. So far the shortest failing I found is 180 lines (5.38kb) (beautified json) and all other urls with 180+ lines of code fail. The working ones are normally something around 40/60 lines I have the feeling that might be most likely the issue. In that case, is there anything I can maybe do to increase the response size in HOP for that specific transform (or globally)? GitHub link: https://github.com/apache/hop/discussions/4938#discussioncomment-12299127 ---- This is an automatically sent email for users@hop.apache.org. To unsubscribe, please send an email to: users-unsubscr...@hop.apache.org