You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by "peacewong (via GitHub)" <gi...@apache.org> on 2023/03/06 12:54:08 UTC

[GitHub] [linkis] peacewong commented on a diff in pull request #4322: code view fix

peacewong commented on code in PR #4322:
URL: https://github.com/apache/linkis/pull/4322#discussion_r1126375866


##########
linkis-commons/linkis-common/src/main/scala/org/apache/linkis/common/conf/Configuration.scala:
##########
@@ -65,6 +65,9 @@ object Configuration extends Logging {
 
   val VARIABLE_OPERATION: Boolean = CommonVars("wds.linkis.variable.operation", false).getValue
 
+  val ERROR_MSG_TIP =
+    CommonVars("linkis.jobhistory.error.msg.tip", "请求接口 %s 异常,您可以通过知识库文档常见问题尝试排查解决")

Review Comment:
   update to English and Chinese



-- 
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@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org