Ability to view actively running queries

Currently, web view Query has the following limitations regarding actively running queries:

  • Users can run a maximum of two queries concurrently

  • Environments can run a maximum of 10 queries concurrently

If a user attempts to run a query when they already have two actively running queries, or if an environment is actively running 10 queries, then users experience the following error:

"You have too many queries running right now. Try your request again once other queries have completed."

It would be helpful if there was a location in the web view where users could refer to and see the following information; especially during situations where the user doesn't think they're actively running multiple queries and/or think no other users are actively running queries:

  • What queries are actively running

  • Who is running the query

  • How long the query has been running

  • Estimated time to completion

  • Hannah Diaz
  • Oct 14 2025
  • Reviewed: Voting Open
  • Attach files