-
Notifications
You must be signed in to change notification settings - Fork 7
[BUG]The scheduled refresh feature of the query is not working. #47
Comments
Or a feature could be provided to disable cache, so that the data is reloaded every time the user opens the page. |
I am currently refreshing data in batches using the method below, but it is very slow.
|
In fact, I am currently using the following Python code to periodically refresh data through Redash API.
|
The same to #31 |
I don't know #61 maybe help you! |
Thank you, I will wait for the current docker image issue to be resolved, and then I will give it a try. |
@gaecoli |
Oh wow. That sucks. If Docker Hub is permanently banned in China, that's going to be a problem for us (and others). We can probably set up a mirror of our images somewhere. I have a few dedicated servers online with unmetered bandwidth (eg no download cost) for another project, so we could probably use one of those. It won't be a today thing though. |
You can use proxy. |
@gaecoli |
Maybe in query refresh schedule has problem. |
Currently, the sharing page of Redash cannot refresh to load the latest data. It is hoped that this function can be added. Polling can be carried out when the page is refreshed or loaded.
Or the shared page may have data refresh settings.
The text was updated successfully, but these errors were encountered: