Align observability UI with V3 spec
All checks were successful
CD Pipeline / deploy (push) Successful in 59s
All checks were successful
CD Pipeline / deploy (push) Successful in 59s
This commit is contained in:
@@ -43,7 +43,7 @@ TEMPLATE_RULES = [
|
||||
Rule(
|
||||
"raw_error_copy",
|
||||
re.compile(
|
||||
r"(查詢失敗:|ProgrammingError|UndefinedError|Traceback|Internal Server Error|relation\s+"|relation\s+\"|alert\(['\"]Error[::]|載入錯誤:\$\{e\}|unknown)"
|
||||
r"(查詢失敗:|ProgrammingError|OperationalError|SQLAlchemyError|sqlite3\.|UndefinedError|Traceback|Internal Server Error|relation\s+"|relation\s+\"|alert\(['\"]Error[::]|載入錯誤:\$\{e\}|unknown)"
|
||||
),
|
||||
"不得把 SQL/Jinja exception 或 raw failure 文案直接顯示給使用者。",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user