Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One Minute Timeout Too Short #167

Closed
brucetly opened this issue Aug 4, 2022 · 2 comments
Closed

One Minute Timeout Too Short #167

brucetly opened this issue Aug 4, 2022 · 2 comments
Labels
datasource/Redshift type/bug Something isn't working

Comments

@brucetly
Copy link

brucetly commented Aug 4, 2022

What happened:
Dashboards using 7 day queries are mainly timing out due to 1 minute timeout without any way to change the timeout to something larger than 1 minute.

What you expected to happen:
Timeout should be larger than 1 minute (5 minutes is ok). Prefer it to be configurable.

How to reproduce it (as minimally and precisely as possible):
Any chart query that will normally run longer than 1 minute will consistently timeout.

Screenshots

Anything else we need to know?:

Environment:

  • Grafana version: v8.4.7
  • Plugin version: Unknown
  • OS Grafana is installed on: AWS Managed Grafana
  • User OS & Browser: Mac & Edge browser
  • Others:
@brucetly brucetly added datasource/Redshift type/bug Something isn't working labels Aug 4, 2022
@iwysiu
Copy link
Contributor

iwysiu commented Aug 8, 2022

Hi @brucetly , thanks for filing this issue! We're currently looking into better handling for long running queries (see the discussion here)

@sarahzinger
Copy link
Member

@brucetly we recently (as of 1.4.0) introduced a new way of handling long running queries which I believe should be available for testing with a feature toggle: https://github.com/grafana/redshift-datasource#async-query-data-support going to close this ticket as I believe it should solve your issue, but if it does not let us know and we can reopen the ticket!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasource/Redshift type/bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants