We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d59ced commit 36e00c5Copy full SHA for 36e00c5
http_client.rst
@@ -706,9 +706,9 @@ making a request. Use the ``max_redirects`` setting to configure this behavior
706
Retry Failed Requests
707
~~~~~~~~~~~~~~~~~~~~~
708
709
-.. versionadded:: 6.3
+.. versionadded:: 6.4
710
711
- The ``max_retries`` feature was added in Symfony 6.3.
+ The ``max_retries`` feature was added in Symfony 6.4.
712
713
Sometimes, requests fail because of network issues or temporary server errors.
714
Symfony's HttpClient allows to retry failed requests automatically using the
0 commit comments