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
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
.
modern-python
/
httpware
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(circuit-breaker): time-based failure-rate trip mode (0.13.0)
- #69
#69
Merged
lesnik512
merged 9 commits into
main
modern-python/httpware:main
from
feat/circuit-breaker-rate-mode
modern-python/httpware:feat/circuit-breaker-rate-mode
Copy head branch name to clipboard
Jun 16, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(circuit-breaker): time-based failure-rate trip mode (0.13.0)
#69
lesnik512
merged 9 commits into
main
modern-python/httpware:main
from
feat/circuit-breaker-rate-mode
modern-python/httpware:feat/circuit-breaker-rate-mode
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
feat(circuit-breaker): add time-bucketed _RollingWindow recorder
Show description for e8a8eb9
lesnik512
and
claude
committed
e8a8eb9
View commit details
Copy full SHA for e8a8eb9
Browse repository at this point
feat(circuit-breaker): thread rate-mode config + validation
Show description for 9d60fd1
lesnik512
and
claude
committed
9d60fd1
View commit details
Copy full SHA for 9d60fd1
Browse repository at this point
feat(circuit-breaker): rate-over-window trip mode
Show description for c5fcb7a
lesnik512
and
claude
committed
c5fcb7a
View commit details
Copy full SHA for c5fcb7a
Browse repository at this point
test(circuit-breaker): assert rate-mode circuit.opened attributes
Show description for f158959
lesnik512
and
claude
committed
f158959
View commit details
Copy full SHA for f158959
Browse repository at this point
docs(circuit-breaker): document rate mode; 0.13.0 release notes
Show description for 6138df0
lesnik512
and
claude
committed
6138df0
View commit details
Copy full SHA for 6138df0
Browse repository at this point
docs(planning): add the circuit-breaker-rate-mode change bundle
Show description for bab3655
lesnik512
and
claude
committed
bab3655
View commit details
Copy full SHA for bab3655
Browse repository at this point
docs(circuit-breaker): document rate mode in the module docstring
Show description for 89fe1cd
lesnik512
and
claude
committed
89fe1cd
View commit details
Copy full SHA for 89fe1cd
Browse repository at this point
chore(planning): archive the circuit-breaker-rate-mode bundle (#69)
Show description for 0cbc523
lesnik512
and
claude
committed
0cbc523
View commit details
Copy full SHA for 0cbc523
Browse repository at this point
docs(circuit-breaker): clarify mode-switch precedence and cross-mode validation
Show description for 33457cc
lesnik512
and
claude
committed
33457cc
View commit details
Copy full SHA for 33457cc
Browse repository at this point
You can’t perform that action at this time.