spidermon icon indicating copy to clipboard operation
spidermon copied to clipboard

Built-in monitor for max number of failed responses allowed

Open rennerocha opened this issue 4 years ago • 1 comments

Validate maximum amount of downloader/response_status_count/XXX for failed responses (4xx or 5xx responses) in general. Maybe have two configurations, one for client errors (4xx) and other for server errors (5xx).

If we want a more granular control (for example, set a threshold only for 503 errors), we already have UnwantedHTTPCodesMonitor

rennerocha avatar Jul 21 '21 02:07 rennerocha

Hi @rennerocha I am looking into it. Thank you.

shafiq-muhammad avatar Aug 12 '21 07:08 shafiq-muhammad