Skip to content

Commit de52e8b

Browse files
committed
Remove SSL Handshake Error 525 section
This has been fixed and should no longer occur.
1 parent 8c0304f commit de52e8b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/best-practices/error-handling.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,3 @@ Errors are indicated by [standard HTTP status codes](https://developer.mozilla.o
1414
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.
1515

1616
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

Comments
 (0)