Skip to content

Crawler simply stops #442

Description

@mrtnmueller

I have an issue where the crawler stops without giving any hint about why. Seems to be non-deterministic, always at another point during the crawl process.

I have some middlewares (retry, proxy, user agent header) and a redis queue but I don't think they create the problem.

The real problem seems to be that I add URLs dynamically in the observer using $crawler->addToCrawlQueue in the crawled function.

Do I need to call something else to make the crawler crawl all URLs on queue?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions