This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 517ee965ff Update 6.md (#2079)
517ee965ff is described below
commit 517ee965ff8788ed247e18ff243c177bbd31860f
Author: mfordjody <[email protected]>
AuthorDate: Mon Feb 6 17:12:24 2023 +0800
Update 6.md (#2079)
---
content/zh/docs3-v2/java-sdk/faq/7/6.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/content/zh/docs3-v2/java-sdk/faq/7/6.md
b/content/zh/docs3-v2/java-sdk/faq/7/6.md
index fc81b83473..91a59dcd30 100644
--- a/content/zh/docs3-v2/java-sdk/faq/7/6.md
+++ b/content/zh/docs3-v2/java-sdk/faq/7/6.md
@@ -5,14 +5,13 @@ linkTitle: "7-6 - QOS 发生未知异常"
weight: 6
---
-## 可能的原因
+### 可能的原因
-1. QOS 发生未知异常
+QOS 发生未知异常
-## 排查和解决步骤
+### 排查和解决步骤
1. 检查当前请求的服务是否可正常访问。
2. 可能由于某些原因,未能正确加载或返回 `CommandContext` 实例。可根据控制台的错误提醒信息,进行排查定位。
-<p style="margin-top: 3rem;"> </p>
\ No newline at end of file