At present, a query (with a particular number) prepared on the quarry.wmflabs.org can be re-run (refresh) only by the user who created it. If someone else need to run it, he can fork. But that will end up as another query with a different number and URL.
I am in need of possibility that a particular query (with a particular URL) to be refreshed by itself either over a set time interval (say every 30 minutes or hour) OR (at least) that someone else can run the same without having to fork it.
An example query is at https://quarry.wmflabs.org/query/11367 which I am using as a feed input to another cloud app which will process and make further computations.
Thanks