Why is my Redash refresh button so slow?

0
4
Asked By TechyNinja42 On

I'm experiencing some significant slowness with the refresh button in Redash, which is running on Docker within an EC2 instance. Can anyone share some insights or solutions to improve the refresh speed?

1 Answer

Answered By DataMasterX On

It sounds like there could be a few reasons for the lag with your Redash refresh. Here are some possibilities to consider:

- Your query might be too large, causing delays in processing and downloading data from your data source.
- If your EC2 instance or Docker container is under-resourced (like not enough CPU or memory), that could lead to performance issues, especially if you're using a burstable instance without unlimited credit settings.
- Lastly, check your network connection to AWS; high latency could be an issue. If possible, try to set your instance in a region that's closer to reduce this latency.

CuriousDev99 -

Thanks for the tips! I'll look into my query size and instance specs.

Related Questions

Remove Duplicate Items From List

EAN Validator

EAN Generator

Cloudflare Cache Detector

HTTP Status Code Check

Online PDF Editor

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.