This is a Mozilla fork of the re:dash project (https://redash.io/), where we do work to be contributed back to the upstream project and for our own custom needs.
BSD 2-Clause "Simplified" License
20
stars
21
forks
source link
" Operation timed out after 6.0 hours" even though query was only running for a few minutes #991
And got this error message after a few minutes:
"Error running query: Operation timed out after 6.0 hours. Consider reducing the amount of work performed by your operation so that it can complete within this limit."
I was running this query: https://sql.telemetry.mozilla.org/queries/65865/source
And got this error message after a few minutes: "Error running query: Operation timed out after 6.0 hours. Consider reducing the amount of work performed by your operation so that it can complete within this limit."
The query took 9 minutes in the bigquery console.