feat: more SIP-40 errors (#15482)

This commit is contained in:
Beto Dealmeida
2021-06-30 16:32:59 -07:00
committed by GitHub
parent ffa51753e3
commit e606477ec1
7 changed files with 98 additions and 14 deletions

View File

@@ -311,3 +311,19 @@ The results stored in the backend were stored in a different format, and no long
```
The query results were stored in a format that is no longer supported. Please re-run your query.
## Issue 1035
```
Failed to start remote query on a worker.
```
The query was not started by an asynchronous worker. Please reach out to your administrator for further assistance.
## Issue 1036
```
The database was deleted.
```
The operation failed because the database referenced no longer exists. Please reach out to your administrator for further assistance.