"Request timed out" error message appears when importing large .csv file to answer prompts in Web, and the user may notice the time-out appears after exactly 50 seconds, as shown below:

The prompt element import timeout defaults to 50 seconds.
Increase the default timeout to a higher value by following the steps below:
<property name="timeout">50000</property>