| If a task is interrupted for any reason (error due to missing element, user clicks on the overlay, page is being reloaded), the progress for that task should be discarded. The current behavior is to skip the task. For page reloads (or if the user closes the page and opens it again), the task persists and will automatically start again. It should instead have its progress discarded unless it's a task that spans multiple pages. |