Skip to content

Memorious session information expiration #203

@monneyboi

Description

@monneyboi

I'm running a crawler that does a lot of recursion, so much that at some point, the stored session information in Redis expires, and the scraper stops using the configured proxy.

This could be solved by increasing the expiration time:

conn.set(key, session, ex=REDIS_SHORT)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions