Skip to content

SPIDERMON_MONITOR_SKIPPING_RULES only works with SpiderCloseMonitorSuite #456

Open
@VMRuiz

Description

@VMRuiz

The SPIDERMON_MONITOR_SKIPPING_RULES setting is currently only used within SpiderCloseMonitorSuite, limiting its functionality to suites that extend from it:

if dict(crawler.settings).get("SPIDERMON_MONITOR_SKIPPING_RULES"):

This limitation is not mentioned in the documentation. It would be useful to extend this feature to all monitor suites.

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