admin show should display exception about DDL jobs
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
There may be exceptions during DDL execution, which can cause performance issues:
- Lightning environment is not initialized
- No enough space left on the "temp-dir"
It is better to display the reason that may slow down the DDL to the result of `ADMIN SHOW DDL JOBS`.
Contributor guide
Assessment
This issue has not been assessed yet.