FAQ about function instances
- How can I flexibly scale resources for function execution?
- Considering that the upper limit of instances for each user in a region is 100, can a service process more than 100 requests per second?
- Why does my asynchronous code fail to run in Function Compute?
- How do I create a new instance for each request?
- Why is a function instance restarted after the 499 error occurs on a client?
- How do I stop an instance?