aio-libs / aio-libs/aiohttp

Allow changing connector limit on runtime

Offen
#11,350 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Python
Sterne
16.5k
Forks
2.4k
Ø Merge
17 Std. 22 Min.
Gemergte PRs (30 T.)
212

Beschreibung

### Is your feature request related to a problem?

I want to reduce my connection limit on getting rate-limited.

A web server can decide to rate-limit number of connections out of the blue.

### Describe the solution you'd like

Allow changing `Session.connector.limit`.

### Describe alternatives you've considered

- Enforcing limit manually in a subclass.
- Changing `Session.connector._limit`.

Both can be avoided if the functionality is provided directly.

### Related component

Client

### Additional context

_No response_

### Code of Conduct

- [x] I agree to follow the aio-libs Code of Conduct

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.