Skip to content

Commit 959edaf

Browse files
committed
remove invalid response headers
1 parent 5e625b6 commit 959edaf

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

articles/ai-services/speech-service/batch-synthesis-properties.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,6 @@ The specified entity can't be found. Make sure the synthesis ID is correct.
117117

118118
There are too many recent requests. Each client application can submit up to 50 requests per 5 seconds for each Speech resource. Reduce the number of requests per second.
119119

120-
You can check the rate limit and quota remaining via the HTTP headers as shown in the following example:
121-
122-
```http
123-
X-RateLimit-Limit: 50
124-
X-RateLimit-Remaining: 49
125-
X-RateLimit-Reset: 2022-11-11T01:49:43Z
126-
```
127-
128120
### HTTP 500 error
129121

130122
HTTP 500 Internal Server Error indicates that the request failed. The response body contains the error message.

0 commit comments

Comments
 (0)