doc-exports/docs/ocr/umn/ocr_01_0041.html
Sheng, Lichang 86871abfe4 OCR usermanual 20240111 v2
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Sheng, Lichang <lichangsheng1@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Sheng, Lichang <lichangsheng1@noreply.gitea.eco.tsi-dev.otc-service.com>
2024-01-17 10:42:31 +00:00

14 lines
1.1 KiB
HTML

<a name="ocr_01_0041"></a><a name="ocr_01_0041"></a>
<h1 class="topictitle1">How Do I Handle the Error APIG.0308?</h1>
<div id="body0000001752953289"><p id="ocr_01_0041__p48547188464">The error message "The throttling threshold has been reached: policy user over ratelimit,limit:XX,time:1 minute" and error code "APIG.0308" are displayed when you call an OCR API.</p>
<p id="ocr_01_0041__p12854618124616">Rectify the fault using either of the following methods:</p>
<ol id="ocr_01_0041__ol085491834610"><li id="ocr_01_0041__li785461854615">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).</li><li id="ocr_01_0041__li1885416185461">You can also check whether the result of the previous request is returned at the backend. After the result of the previous request is returned, send the next request.</li></ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ocr_01_0076.html">Error Codes</a></div>
</div>
</div>