You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/04/18 07:53:10 UTC

[GitHub] [skywalking] kezhenxu94 commented on a diff in pull request #8898: Upgrade dead-link-checker to check anchors and fix CI

kezhenxu94 commented on code in PR #8898:
URL: https://github.com/apache/skywalking/pull/8898#discussion_r851954104


##########
.dlc.json:
##########
@@ -16,6 +16,7 @@
   "fallbackRetryDelay": "1000s",
   "aliveStatusCodes": [
     200,
-    401
+    401,
+    403

Review Comment:
   I guess the tool will follow the redirect automatically, this configuration section is for "error code" that should be 4xx and 5xx



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org