i am relatively new to retool, so i am not sure if its on me or a bug.
If i use server-side pagination on an table with a restAPI enpoint as the source, the query is send twice:
I noticed the query is only send twice if the reruned number of rows is samller than "Page size" for pagination. If i switch between two views (different "location") the query is only triggered once.