Error 504 Gateway Timeout on /api/v2/scripts/{scriptId}/execute when running 50 concurrent threads in JMeter 5.6 on US1. The script contains simple data lookups. It works fine with 10 threads. Increasing concurrency causes the Architect script engine to drop connections before returning JSON. This is blocking our capacity validation for the new queue.
How to configure timeout settings for script execution under high load?