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 }}
veox
/
python3-krakenex
Public
Notifications
You must be signed in to change notification settings
Fork
226
Star
726
Code
Issues
19
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
WIP: Retry-on-failure using requests' session adapter
- #99
#99
Open
veox
wants to merge 12 commits into
master
veox/python3-krakenex:master
from
retry-using-requests
veox/python3-krakenex:retry-using-requests
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
WIP: Retry-on-failure using requests' session adapter
#99
veox
wants to merge 12 commits into
master
veox/python3-krakenex:master
from
retry-using-requests
veox/python3-krakenex:retry-using-requests
Copy head branch name to clipboard
Commits
Commits on Oct 9, 2017
Merge pull request #1 from veox/master
Show description for 7c8933f
philippose
authored
7c8933f
View commit details
Copy full SHA for 7c8933f
Browse repository at this point
Commits on Oct 21, 2017
Merge pull request #2 from veox/master
Show description for 7252083
philippose
authored
7252083
View commit details
Copy full SHA for 7252083
Browse repository at this point
Commits on Dec 25, 2017
Merge pull request #3 from veox/master
Show description for 3a7e23a
philippose
authored
3a7e23a
View commit details
Copy full SHA for 3a7e23a
Browse repository at this point
Commits on Dec 29, 2017
* Added code to retry requests sessions using the technique discussed in:
Show description for 6ed3e9f
philippose
committed
6ed3e9f
View commit details
Copy full SHA for 6ed3e9f
Browse repository at this point
* Added whitelist to the retry configuration because POST is not retried by default
philippose
committed
fbd8c84
View commit details
Copy full SHA for fbd8c84
Browse repository at this point
Commits on Sep 4, 2018
Merge pull request #5 from veox/master
Show description for d71dfa4
philippose
authored
d71dfa4
View commit details
Copy full SHA for d71dfa4
Browse repository at this point
Merge branch 'ENH_requests-retry-2' into master
philippose
authored
e7afee8
View commit details
Copy full SHA for e7afee8
Browse repository at this point
Merge pull request #6 from philippose/master
Show description for f4cd165
philippose
authored
f4cd165
View commit details
Copy full SHA for f4cd165
Browse repository at this point
Commits on Sep 12, 2018
api: clean up _retry_session() after PR.
veox
committed
93b39ff
View commit details
Copy full SHA for 93b39ff
Browse repository at this point
api: clean up __init__() retry-config section.
veox
committed
0df6c65
View commit details
Copy full SHA for 0df6c65
Browse repository at this point
api: clean up retry_config() getter/setter.
Show description for 2dbdfb7
veox
committed
2dbdfb7
View commit details
Copy full SHA for 2dbdfb7
Browse repository at this point
api: more whitespace cleanup, parameter renaming, misc. housekeeping.
Show description for 37f034d
veox
committed
37f034d
View commit details
Copy full SHA for 37f034d
Browse repository at this point
You can’t perform that action at this time.