Skip to content

Commit

Permalink
added scrapy-zyte error 429 to list of default monitored stats
Browse files Browse the repository at this point in the history
  • Loading branch information
kalessin committed Nov 11, 2024
1 parent a72ffe8 commit 4717e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shub_workflow/utils/monitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ def close(self):
"downloader/response_count",
"item_scraped_count",
"spider_exceptions/",
"scrapy-zyte-api/429",
)


Expand Down

0 comments on commit 4717e8d

Please sign in to comment.