diskquota
diskquota copied to clipboard
Add error report to diskquota.status().
This PR adds error reports to diskquota.status(). Users can check whether some errors happen in the bgworker by diskquota.status() UDF.
This PR may replace #359