ok, another question on snapshot query like below ...
# general
g
ok, another question on snapshot query like below "user_info": { // The exact query to run. "query": "SELECT * FROM users;", // The interval in seconds to run this query, not an exact interval. "interval": 3, "snapshot": true }