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
.
firebase
/
firebase-admin-java
Public
Notifications
You must be signed in to change notification settings
Fork
306
Star
618
Code
Issues
77
Pull requests
24
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
HTTP Retry Support
- #255
#255
Merged
hiranya911
merged 21 commits into
master
firebase/firebase-admin-java:master
from
hkj-http-retry
firebase/firebase-admin-java:hkj-http-retry
Copy head branch name to clipboard
Mar 14, 2019
Conversation
Commits
21
(21)
Checks
Files changed
Merged
HTTP Retry Support
#255
hiranya911
merged 21 commits into
master
firebase/firebase-admin-java:master
from
hkj-http-retry
firebase/firebase-admin-java:hkj-http-retry
Copy head branch name to clipboard
Commits
Commits on Feb 14, 2019
Basic framework for HTTP retries
hiranya911
committed
f4be1e4
View commit details
Copy full SHA for f4be1e4
Browse repository at this point
Commits on Feb 15, 2019
Implementing support for retry-after header
hiranya911
committed
a426fe6
View commit details
Copy full SHA for a426fe6
Browse repository at this point
Cleaned up the retry-after processing logic
hiranya911
committed
a50da38
View commit details
Copy full SHA for a50da38
Browse repository at this point
Moved the status code checking logic
hiranya911
committed
1244ff8
View commit details
Copy full SHA for 1244ff8
Browse repository at this point
Updated tests
hiranya911
committed
b381379
View commit details
Copy full SHA for b381379
Browse repository at this point
Updated class names and tests
hiranya911
committed
9ba7900
View commit details
Copy full SHA for 9ba7900
Browse repository at this point
Commits on Feb 18, 2019
Refactored retry impl and tests
hiranya911
committed
f59e809
View commit details
Copy full SHA for f59e809
Browse repository at this point
Simplified the retry handler
hiranya911
committed
3918dbf
View commit details
Copy full SHA for 3918dbf
Browse repository at this point
Commits on Feb 24, 2019
More tests and docs
hiranya911
committed
e44db59
View commit details
Copy full SHA for e44db59
Browse repository at this point
Further cleaned up the impl and tests
hiranya911
committed
0a3264b
View commit details
Copy full SHA for 0a3264b
Browse repository at this point
Decoupled retry initializer from credentials
hiranya911
committed
f3e2f7c
View commit details
Copy full SHA for f3e2f7c
Browse repository at this point
Commits on Feb 25, 2019
More code cleanup
hiranya911
committed
b686b4f
View commit details
Copy full SHA for b686b4f
Browse repository at this point
Cleaning up tests
hiranya911
committed
dd17234
View commit details
Copy full SHA for dd17234
Browse repository at this point
Not calling any retry code when RetryConfig = null
hiranya911
committed
c870d5a
View commit details
Copy full SHA for c870d5a
Browse repository at this point
Commits on Mar 4, 2019
Added an option to enable/disable retries on IO errors. Added some comments
hiranya911
committed
f000ec7
View commit details
Copy full SHA for f000ec7
Browse repository at this point
New test case
hiranya911
committed
fded489
View commit details
Copy full SHA for fded489
Browse repository at this point
Commits on Mar 11, 2019
Updated some comments; Cleaned up tests
hiranya911
committed
c4e4c0f
View commit details
Copy full SHA for c4e4c0f
Browse repository at this point
Commits on Mar 12, 2019
Fixed a typo in a comment
hiranya911
committed
52cff1f
View commit details
Copy full SHA for 52cff1f
Browse repository at this point
Commits on Mar 13, 2019
Removing the hard dependency on Apache HTTP Client (#259)
Show description for 0c63ed6
hiranya911
authored
0c63ed6
View commit details
Copy full SHA for 0c63ed6
Browse repository at this point
Commits on Mar 14, 2019
Merge branch 'master' into hkj-http-retry
hiranya911
committed
96ad4ef
View commit details
Copy full SHA for 96ad4ef
Browse repository at this point
Merge branch 'hkj-http-retry' of github.com:firebase/firebase-admin-java into hkj-http-retry
hiranya911
committed
6333e91
View commit details
Copy full SHA for 6333e91
Browse repository at this point
You can’t perform that action at this time.