Content | Solution |
The number of namespaces per region reaches the upper limit. | |
The number of functions per namespace reaches the upper limit. | There are multiple namespaces in each region. If the functions quota of a namespace reaches the upper limit, the function quotas of other namespaces can be used first. If the number of namespaces and functions in the current region reaches the upper limit, you can submit a ticket to increase the limits. |
The number of triggers per function reaches the upper limit. | It is recommended to to split a function into multiple functions by separating the function business logic and bind them to different triggers. If the function cannot be split to multiple functions and bound to different triggers due to business needs, please submit a ticket to increase the limits. |
The total concurrency quota of functions per region reaches the upper limit. | Please adjust the Total concurrency quota in the current region in the Concurrency Management > Concurrency Quota page. |
The initialization timeout period of the function exceeds the limits. |
Was this page helpful?