What is a reasonable error rate for WixData.query?

The error above was from:

.catch((err) => {
   let errorMsg = err;
   console.log(errorMsg);
 })