Apify Discord Mirror

Updated 5 months ago

Reclaiming failed request back to the list or queue. Detected a session error, rotating session.

At a glance

The community member's post asks what the issue with the website https://princeton.edu is and how to solve it. In the comments, another community member explains that the issue is likely due to the session instance facing some problems and being rotated or removed from the pool, which is normal behavior. The community member suggests that the user does not need to do anything about it, as long as it does not happen too often and the actor works as expected in other parts. The community member also provides links to documentation about session management and the SessionPool class, which may be helpful for further understanding the issue.

Useful resources
What exactly does this mean, and, how to solve this?


https://princeton.edu is the problematic website
O
1 comment
It means that the session instance
faced with some issues and was rotated / removed from the pool. It's a normal behavior, and You don't need to do anything with it. If it happens not THAT often and the actor works as expected in other parts.

docs to read more about it:
https://crawlee.dev/docs/next/guides/session-management
https://crawlee.dev/api/next/core/class/SessionPool
Add a reply
Sign up and join the conversation on Discord