Skip to content

fix: don't invalidate cache for CloudflareCrawler based on a changed account_id value #80

@rich-iannone

Description

@rich-iannone

Currently we have cache invalidation for CloudflareCrawler based on entries in

def _record_cache_signature(self) -> dict[str, Any]:

However, we shouldn't include "account_id" in that signature since it shouldn't be involved in cache invalidation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions