Commit Graph

6 Commits

Author SHA1 Message Date
Gaius a43075ce0e
feat: change status_code to optional in errordetails (#348)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-07-15 17:43:15 +08:00
Gaius 74581bea67
feat: add message of the backend error detail (#319)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-05-28 18:41:09 +08:00
Gaius 6bb1bedc70
feat: add error details to api (#283)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-28 12:42:22 +08:00
Gaius ec22c292f8
refactor: scheduler v2 protoc (#81)
refactor: scheduler v2 protoc

Remove v2 errordetails protoc and Remove common.ExtendAttribute message.
Replace errordetails in the scheduler with response message.

Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-01 16:28:27 +08:00
Gaius 602aa22af8
refactor: download metadata in common (#66)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-02-10 18:13:16 +08:00
Gaius 7b8158b461
feat: init rust grpc protoc (#51)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-01-04 15:35:17 +08:00