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 }}
iMicknl
/
python-overkiz-api
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
57
Code
Issues
3
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: harden HTTP resiliency with connection retries, request timeout, and docs
- #2148
#2148
Merged
iMicknl
merged 7 commits into
main
iMicknl/python-overkiz-api:main
from
fix/retry-connection-failure-all-requests
iMicknl/python-overkiz-api:fix/retry-connection-failure-all-requests
Copy head branch name to clipboard
Jun 28, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
feat: harden HTTP resiliency with connection retries, request timeout, and docs
#2148
iMicknl
merged 7 commits into
main
iMicknl/python-overkiz-api:main
from
fix/retry-connection-failure-all-requests
iMicknl/python-overkiz-api:fix/retry-connection-failure-all-requests
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2026
fix: retry transient connection errors on all HTTP requests
Show description for 321a31d
iMicknl
committed
321a31d
View commit details
Copy full SHA for 321a31d
Browse repository at this point
fix: lower connection-failure retry to 3 tries / 30s budget
Show description for c8eac89
iMicknl
committed
c8eac89
View commit details
Copy full SHA for c8eac89
Browse repository at this point
test: drop redundant GET retry test
Show description for ff4b504
iMicknl
committed
ff4b504
View commit details
Copy full SHA for ff4b504
Browse repository at this point
test: simplify connection-failure test docstrings
iMicknl
committed
061194f
View commit details
Copy full SHA for 061194f
Browse repository at this point
Commits on Jun 28, 2026
feat: harden connection resiliency and document retry strategy
Show description for 6167e66
iMicknl
committed
6167e66
View commit details
Copy full SHA for 6167e66
Browse repository at this point
docs: explain backoff jitter; drop redundant code comments
Show description for 9432b23
iMicknl
committed
9432b23
View commit details
Copy full SHA for 9432b23
Browse repository at this point
docs: drop unrelated AWS link from backoff explanation
iMicknl
committed
38f2853
View commit details
Copy full SHA for 38f2853
Browse repository at this point
You can’t perform that action at this time.