Propagate configuration errors from running queries
This commit is contained in:
parent
ee4ad8b9d6
commit
7e6aa4d65a
6 changed files with 16 additions and 12 deletions
|
|
@ -362,7 +362,7 @@ async function run() {
|
|||
startedAt,
|
||||
config,
|
||||
stats,
|
||||
error,
|
||||
error.error, // use the underlying error in case it is a configuration error
|
||||
trapCacheUploadTime,
|
||||
dbCreationTimings,
|
||||
didUploadTrapCaches,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue