Manual Queries are executing on page load

It seems that manual queries are executing on page load. This may be intended but doubtful. When setting a resource, such as a DB connection, as you know, can be set to automatic or manual. No resource set to manual should be executed on page load. This is apparent when a resource is set to manual, there is an option in the advanced settings to have the query execute on page load. In short, many resources are still executed automatically even if set to manual.

Hi @Stanley_Stancavage! Thanks for reaching out.

Queries that are specifically given the "Manual" execution behavior should only run on page load if the corresponding checkbox is selected. Let me know if you are seeing otherwise!

If not, this is intended behavior and a relatively common use case. In fact, that particular option only exists for queries that are otherwise meant to be triggered manually, as automatic queries always run on page load.

Let me know if you still have questions or if I misunderstood any part of your original post!