I want to implement autocomplete for search using app builder.
Does anyone know what is the maximum number of requests I/O Runtime can handle one action in minute?
Is it suitable for autocomplete on high-load sites?
Regards,
Eugene
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @Eugene_Kapelko
You can find the different limitations in our documentation. You can add multiple containers to one environment and in this way increase your volume but this is the base. It will have an impact on your license.
Can you express 'high-load' in number of async calls for search?
Regards,
Hi @Eugene_Kapelko
You can find the different limitations in our documentation. You can add multiple containers to one environment and in this way increase your volume but this is the base. It will have an impact on your license.
Can you express 'high-load' in number of async calls for search?
Regards,
Views
Replies
Total Likes
The limits like minuteRate described in the documentation are default and can be increased by a customer demand based on the expected load. You would need to calculate an expected amount of invocations per minute and reach out to customer support with the request to increase those limits. Also, action concurrency and pre-warms utilization can help to increase the throughput of your actions.
Views
Replies
Total Likes
Views
Likes
Replies