wee-brown
wee-brown2y ago

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

What exactly does this mean, and, how to solve this? https://princeton.edu is the problematic website
Princeton University
Princeton University
Through teaching and research, we educate people who will contribute to society and develop knowledge that will make a difference in the world.
1 Reply
Oleg V.
Oleg V.17mo ago
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

Did you find this page helpful?