Skip to content

Restarted crawler is stalling indefinitely on Apify Platform at random #3257

@barjin

Description

@barjin

The cheerio-stop-resume-ts E2E test (link) seems to randomly stall when restarting the Actor stopped with .stop().

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:

Image

See latest Apify run here:

https://console.apify.com/view/runs/wlBydCqGCK8gVxXS7

Metadata

Metadata

Assignees

Labels

t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions