Script execution and scheduling limits
Referring to the pricing plan above, I am assuming that script execution interval, execution time time, concurrency limit of 1/2/3, burst rate, apply to servers side "jobs" that need to be scheduled.
For server side scripts like the following (invoked asynchronously and not to be scheduled), these limitations shouldn't apply. - for instance the password recovery script below - in the event there are many users using the app from the any given appstore the scheduling limits won't make sense here).
http://devcenter.appery.io/tutorials/...
Is this understanding correct?
Is so would invocation of a server side script from App count as an API call with the quota for a specific pricing plan?
Thank you.