Forum Discussion

stan255's avatar
stan255
New Member
1 year ago

Delay query to avoid hitting API limit

How can I add a delay between my queries to avoid hitting API limit? The API I'm querying limits me to 75 per minute. However, I have 500 queries to execute   Query   = (Stock as text) as table ...