/community connector is based on a Google Apps Script script.
This script is limited to 1,000 Simultaneous executions.
My question is how to overcome this limit?
Does Looker Studio community connectors are not scaleable???
We recently got an email that say we are close to hit this limit.
Our questions are:
- Where we can monitor this limit? (apps script Overview dashboard does not have it)
- How can we overcome this limit?
We aware of the apps script best practice: Best Practices | Apps Script | Google for Developers
and we know that Looker Studio have it own caching mechanism, so we do not think the solution is caching…
Does Http endpoints will work with community connectors?
Any other idea?
Thanks!