[
https://issues.apache.org/jira/browse/NUTCH-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778136#comment-17778136
]
Hudson commented on NUTCH-3011:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #133 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/133/])
NUTCH-3011 HttpRobotRulesParser: handle HTTP 429 Too Many Requests same as
server errors (HTTP 5xx) (snagel:
[https://github.com/apache/nutch/commit/b081c75d87be61e42297c952298b72eb7ff2a6dc])
* (edit) conf/nutch-default.xml
* (edit)
src/plugin/lib-http/src/java/org/apache/nutch/protocol/http/api/HttpRobotRulesParser.java
> HttpRobotRulesParser: handle HTTP 429 Too Many Requests same as server errors
> (HTTP 5xx)
> ----------------------------------------------------------------------------------------
>
> Key: NUTCH-3011
> URL: https://issues.apache.org/jira/browse/NUTCH-3011
> Project: Nutch
> Issue Type: Improvement
> Affects Versions: 1.19
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Major
> Fix For: 1.20
>
>
> HttpRobotRulesParser should handle HTTP 429 Too Many Requests same as server
> errors (HTTP 5xx), that is if configured signalize Fetcher to delay requests.
> See also NUTCH-2573 and
> https://support.google.com/webmasters/answer/9679690#robots_details
--
This message was sent by Atlassian Jira
(v8.20.10#820010)