Skip to content

Commit 8e711b0

Browse files
Update src/content/docs/support/troubleshooting/http-status-codes/1xx-informational.mdx
1 parent d0b28cc commit 8e711b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/support/troubleshooting/http-status-codes/1xx-informational.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ The 102 Processing status code is commonly used in scenarios requiring long-runn
4949

5050
### Cloudflare-specific information
5151

52-
If Cloudflare receives a 102 Processing response, it expects a final response within 100 seconds. Failure to receive this response results in an [Error 522: Connection Timed Out](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/#error-522-connection-timed-out). However, sending interim 102 Processing responses can help prevent [Error 524: A timeout occurred](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/#error-522-connection-timed-out), ensuring that the connection remains active while the server processes the request.
52+
If Cloudflare receives a 102 Processing response, it expects a final response within 100 seconds. Failure to receive this response results in an [Error 522: Connection Timed Out](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/#error-522-connection-timed-out). However, sending interim 102 Processing responses can help prevent [Error 524: A timeout occurred](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/#error-524-a-timeout-occurred), ensuring that the connection remains active while the server processes the request.

0 commit comments

Comments
 (0)