Skip to content

Error code optimization and documentation checklist #3363

Closed
@binbinCheng

Description

@binbinCheng

Error code optimization and documentation checklist


In order to standardize the use of error codes of linkis modules, the linkis error codes are currently optimized.
Requires sorting and optimization by module


为了统一规范linkis模块的错误码使用,目前对linkis错误码进行优化整理
要求按模块进行整理优化

  1. 罗列该模块已有的错误码 整理到md文档 放到目录 https://github.com/apache/incubator-linkis/tree/dev-1.3.1/docs/errorcode/xxx.md
  2. 优化错误码类的使用,统一使用枚举类
  3. 中文的错误描述 需要调整为 英文("中文") 模式
  4. 异常和错误码使用规范
    https://linkis.apache.org/zh-CN/community/development-specification/exception-catch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions