This is an automated email from the ASF dual-hosted git repository.

kirs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e8e986  Update .dlc.json (#623)
4e8e986 is described below

commit 4e8e98634f29213083a4140581d61c8d7b3efff3
Author: lifeng <[email protected]>
AuthorDate: Fri Jan 7 16:15:09 2022 +0800

    Update .dlc.json (#623)
---
 .dlc.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.dlc.json b/.dlc.json
index fdb60d9..c0ea935 100644
--- a/.dlc.json
+++ b/.dlc.json
@@ -54,6 +54,7 @@
   "fallbackRetryDelay": "1000s",
   "aliveStatusCodes": [
     200,
-    401
+    401,
+    0
   ]
 }

Reply via email to