spidermon icon indicating copy to clipboard operation
spidermon copied to clipboard

SPIDERMON_MONITOR_SKIPPING_RULES only works with SpiderCloseMonitorSuite

Open VMRuiz opened this issue 1 year ago • 0 comments

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

https://github.com/scrapinghub/spidermon/blob/d7d553a69453a1b94dac85596cb663dea9093696/spidermon/contrib/scrapy/monitors/suites.py#L61

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

VMRuiz avatar Oct 01 '24 06:10 VMRuiz