A TimeoutException error appears.
TimeoutException erroris When extraction tasks take a long timeThis is the error message that appears. Because Listly extraction tasks are limited to run for a maximum of 10 minutes, this error can occur if the data extraction task takes a long time for reasons such as the following.
If there is too much data on one page (e.g., around 10,000 or more items)
If the auto-scroll count is set too high (e.g., 300 auto-scrolls)
If the auto-click count is set too high (e.g., 300 auto-clicks)

👉 Solutions If you set auto-scroll or auto-click and a warning message like the following appears, there is a high chance the data extraction will fail. Please configure values that do not trigger the warning message. For example, try reducing the number of auto-clicks/auto-scrolls, or if you plan to collect 3,000 items at once, try collecting 1,000 items three times instead.
Was this helpful?