> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt. ## 5.29.4 **`(fix):`** Fix the generated `tests/utils/test_http_client.py` failing when `retry_status_codes: recommended` is configured. The retry-status expectations in the test are now derived from the configured mode instead of always asserting the legacy set (which includes 500, 501 and 599).