pd api not following http convention
Open
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
When tikv is not started, /pd/api/v1/stores should return an empty json other than an error string.
And when a store is not found, /pd/api/v1/store/xxx should return 404 error or empty json other than 500 error
Contributor guide
Assessment
This issue has not been assessed yet.