It is not possible to reduce the time that Distill waits for because it is hardcode in the module. We will think about making this configurable in the future. There are two ways that should work well in your case:
- By adding selections from the second page, you can monitor content from both pages. This is the best approach in my opinion.
- Alternatively, you can select the page’s title. Following post shows an example of how it was done in a similar case: How to fix SELECTION_EMPTY error for courses.students.ubc.ca? - #4 by ajitk
Note that you can update your regex to match a word or phrase from the added content.