-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Description
The cheerio-stop-resume-ts E2E test (link) seems to randomly stall when restarting the Actor stopped with .stop().
crawlee/test/e2e/cheerio-stop-resume-ts/actor/main.ts
Lines 27 to 30 in 3cd85ab
| await crawler.run(['https://crawlee.dev/js/docs/quick-start']); | |
| requestCount = 0; | |
| await crawler.run(['https://crawlee.dev/js/docs/quick-start'], { purgeRequestQueue: false }); |
This happens seemingly randomly during Apify Platform E2E runs and has been happening for at least ~two months now:
See latest Apify run here:
Metadata
Metadata
Assignees
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.