Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
redis
/
redis-py
Public
Notifications
You must be signed in to change notification settings
Fork
2.7k
Star
13.6k
Code
Issues
42
Pull requests
43
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix ConnectionPool to raise MaxConnectionsError instead of Connection…
- #3698
#3698
Merged
petyaslavova
merged 12 commits into
redis:master
redis/redis-py:master
from
ngabhanenetskope:fix-max-connections-error
ngabhanenetskope/redis-py:fix-max-connections-error
Copy head branch name to clipboard
Jul 22, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix ConnectionPool to raise MaxConnectionsError instead of Connection…
#3698
petyaslavova
merged 12 commits into
redis:master
redis/redis-py:master
from
ngabhanenetskope:fix-max-connections-error
ngabhanenetskope/redis-py:fix-max-connections-error
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2025
Fix ConnectionPool to raise MaxConnectionsError instead of ConnectionError
Show description for 229f857
ngabhanenetskope
committed
229f857
View commit details
Copy full SHA for 229f857
Browse repository at this point
Clean up DummyConnection in test_connection_pool.py
Show description for ca0fdaf
ngabhanenetskope
committed
ca0fdaf
View commit details
Copy full SHA for ca0fdaf
Browse repository at this point
Fix indentation in DummyConnection class
Show description for 4cda9b3
ngabhanenetskope
committed
4cda9b3
View commit details
Copy full SHA for 4cda9b3
Browse repository at this point
Commits on Jul 8, 2025
Merge branch 'master' into fix-max-connections-error
ngabhanenetskope
authored
9d446c5
View commit details
Copy full SHA for 9d446c5
Browse repository at this point
Commits on Jul 9, 2025
Merge branch 'master' into fix-max-connections-error
ngabhanenetskope
authored
873375d
View commit details
Copy full SHA for 873375d
Browse repository at this point
Commits on Jul 10, 2025
Merge branch 'master' into fix-max-connections-error
ngabhanenetskope
authored
d9c1f7a
View commit details
Copy full SHA for d9c1f7a
Browse repository at this point
Commits on Jul 15, 2025
Merge branch 'master' into fix-max-connections-error
ngabhanenetskope
authored
4cb40d8
View commit details
Copy full SHA for 4cb40d8
Browse repository at this point
Commits on Jul 16, 2025
Update async cluster to handle MaxConnectionsError separately
Show description for 99905cf
ngabhanenetskope
committed
99905cf
View commit details
Copy full SHA for 99905cf
Browse repository at this point
Commits on Jul 17, 2025
Merge branch 'master' into fix-max-connections-error
petyaslavova
authored
a7cd993
View commit details
Copy full SHA for a7cd993
Browse repository at this point
Fix linting issues
Show description for 2f88e92
ngabhanenetskope
committed
2f88e92
View commit details
Copy full SHA for 2f88e92
Browse repository at this point
Merge branch 'master' into fix-max-connections-error
petyaslavova
authored
37a6cd5
View commit details
Copy full SHA for 37a6cd5
Browse repository at this point
Fix code formatting in test_max_connections_error.py
Show description for 0e501f9
ngabhanenetskope
committed
0e501f9
View commit details
Copy full SHA for 0e501f9
Browse repository at this point
You can’t perform that action at this time.