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
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 }}
mlevkov
/
iggy_sample
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
TD-2026-07-09: circuit-breaker state enum and RAII probe permit
- #31
#31
Merged
mlevkov
merged 16 commits into
main
mlevkov/iggy_sample:main
from
tech-debt/session-03
mlevkov/iggy_sample:tech-debt/session-03
Copy head branch name to clipboard
Aug 1, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
TD-2026-07-09: circuit-breaker state enum and RAII probe permit
#31
mlevkov
merged 16 commits into
main
mlevkov/iggy_sample:main
from
tech-debt/session-03
mlevkov/iggy_sample:tech-debt/session-03
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
docs(code-reviews): session-03 plan review rounds 1-3
Show description for ef73f8c
mlevkov
committed
ef73f8c
View commit details
Copy full SHA for ef73f8c
Browse repository at this point
ci(pr): accept ! breaking-change marker in commit subjects
Show description for 1628224
mlevkov
committed
1628224
View commit details
Copy full SHA for 1628224
Browse repository at this point
test(circuit-breaker): pin half-open re-grant success accounting
Show description for d3dd082
mlevkov
committed
d3dd082
View commit details
Copy full SHA for d3dd082
Browse repository at this point
refactor(circuit-breaker)!: sync mutex, breaker methods become sync
Show description for 6100591
mlevkov
committed
6100591
View commit details
Copy full SHA for 6100591
Browse repository at this point
refactor(circuit-breaker)!: narrow to crate-internal surface
Show description for 03130a7
mlevkov
committed
03130a7
View commit details
Copy full SHA for 03130a7
Browse repository at this point
refactor(circuit-breaker): hoist tracing and counters out of the lock
Show description for 8333482
mlevkov
committed
8333482
View commit details
Copy full SHA for 8333482
Browse repository at this point
refactor(circuit-breaker): flat struct to state enum with payloads
Show description for 50612ac
mlevkov
committed
50612ac
View commit details
Copy full SHA for 50612ac
Browse repository at this point
refactor(circuit-breaker): Admission types, permits bound at call sites
Show description for 6f94bb4
mlevkov
committed
6f94bb4
View commit details
Copy full SHA for 6f94bb4
Browse repository at this point
feat(circuit-breaker): Drop releases the half-open probe token
Show description for 412e675
mlevkov
committed
412e675
View commit details
Copy full SHA for 412e675
Browse repository at this point
test(circuit-breaker): cover the three probe-accounting leaks
Show description for bc7848a
mlevkov
committed
bc7848a
View commit details
Copy full SHA for bc7848a
Browse repository at this point
docs(tech-debt): resolve TD-09, sync registry, carry TD-08 findings forward
Show description for 7d0513c
mlevkov
committed
7d0513c
View commit details
Copy full SHA for 7d0513c
Browse repository at this point
chore(release): prepare v0.4.0
Show description for 67c2f9c
mlevkov
committed
67c2f9c
View commit details
Copy full SHA for 67c2f9c
Browse repository at this point
fix(config): reject a zero open duration and operation timeout
Show description for 671a27a
mlevkov
committed
671a27a
View commit details
Copy full SHA for 671a27a
Browse repository at this point
fix(circuit-breaker): remediate session-end review round 1
Show description for be74e31
mlevkov
committed
be74e31
View commit details
Copy full SHA for be74e31
Browse repository at this point
fix(circuit-breaker): remediate session-end review round 2
Show description for 58db0a2
mlevkov
committed
58db0a2
View commit details
Copy full SHA for 58db0a2
Browse repository at this point
docs(code-reviews): session-03 code review rounds 1-2
Show description for b72db84
mlevkov
committed
b72db84
View commit details
Copy full SHA for b72db84
Browse repository at this point
You can’t perform that action at this time.