Timeline:
Started 7:58am Pacific Time.
Resolved 8:19am Pacific Time.
What happened?
There was a long-running query in our main production database that ran for an excessive amount of time and did not respect the deadline we have set for query times.
Resolution.
We killed the long running query which was using excessive system resources.
Next Steps.
Engineering will investigate the query which caused this to find why it did not automatically end at our defined query timeout.