What Is the Number of Concurrent OCR API Calls?
OCR is a public cloud service that offers resources sharable to all online users. The number of concurrent API calls is dynamically adjusted based on the call requests of online users.
If the number of concurrent API calls is insufficient during peak hours, you can use either of the following methods:
- Use the retry mechanism to rectify the fault by checking the return value in the code and retrying the requests after a short period of time (for example, 2 to 5 seconds).
- Alternatively, check whether the results of the previous request were returned at the backend. If they were, send the next request. This helps prevent excessively frequent requests.
If you need more concurrent API calls, especially continuous concurrent API calls, contact your Huawei Cloud customer service and describe your application scenarios and concurrency requirements in detail.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot