aio-libs / aio-libs/aiohttp

Allow changing connector limit on runtime

Đang mở
#11,350 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Python
Star
16.5k
Fork
2.4k
Merge trung bình
17 giờ 22 phút
Pull request đã merge (30 ngày)
212

Mô tả

### 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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.