You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/best-practices/error-handling.mdx
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,3 @@ Errors are indicated by [standard HTTP status codes](https://developer.mozilla.o
14
14
The service dynamically adjusts to the load on the system. Please wait to stop receiving errors to send more requests again. As the service adapts, you will be able to send increasingly more requests within a given amount of time without encountering errors.
15
15
16
16
Additional information may be provided by a JSON response that contains more details about the error. In this case, this additional information will be contained in the message key.
17
-
18
-
### SSL Handshake Error 525
19
-
20
-
We have received reports of an [issue](https://community.cloudflare.com/t/error-origin-ssl-handshake-error-525/294302) when querying the API from Cloudflare workers, and this issue has been brought to the attention of Cloudflare for their consideration. In the meantime, some members of the DeepL API community have had success with workarounds, such as setting up a simple authenticated proxy.
0 commit comments