Skip to content

pytest, check 429 handling#21357

Closed
icing wants to merge 4 commits into
curl:masterfrom
icing:pytest-429-handling
Closed

pytest, check 429 handling#21357
icing wants to merge 4 commits into
curl:masterfrom
icing:pytest-429-handling

Conversation

@icing
Copy link
Copy Markdown
Contributor

@icing icing commented Apr 17, 2026

Add a "limit" handler to httpd that responds 429 after 5 requests and then 429s all requests for 2 seconds. After which another 5 requests are served before 429 strikes again.

Add a "limit" handler to httpd that responds 429 after 5 requests and
then 429s all requests for 2 seconds. After which another 4 requests
are served before 429 strikes again.
@github-actions github-actions Bot added the tests label Apr 17, 2026
@icing icing requested a review from bagder April 17, 2026 14:32
@bagder bagder closed this in e0b2ec2 Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants