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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
coveo
/
push-api-client.java
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
3
Code
Issues
1
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add exponential backoff to api core
- #102
#102
Merged
dmbrooke
merged 13 commits into
main
coveo/push-api-client.java:main
from
KIT-2703
coveo/push-api-client.java:KIT-2703
Copy head branch name to clipboard
Sep 12, 2023
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: add exponential backoff to api core
#102
dmbrooke
merged 13 commits into
main
coveo/push-api-client.java:main
from
KIT-2703
coveo/push-api-client.java:KIT-2703
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2023
First set of changes
dmbrooke
committed
08e7cec
View commit details
Copy full SHA for 08e7cec
Browse repository at this point
Use retry mechanism on all requests
dmbrooke
committed
85d10e4
View commit details
Copy full SHA for 85d10e4
Browse repository at this point
Commits on Sep 1, 2023
More constructors, some docs comments
dmbrooke
committed
9099031
View commit details
Copy full SHA for 9099031
Browse repository at this point
Actually leverage OOP :facepalm:
dmbrooke
committed
3a10d3a
View commit details
Copy full SHA for 3a10d3a
Browse repository at this point
Further implement options config
dmbrooke
committed
e523534
View commit details
Copy full SHA for e523534
Browse repository at this point
Commits on Sep 5, 2023
Backoff options fix + tests
dmbrooke
committed
4f8f290
View commit details
Copy full SHA for 4f8f290
Browse repository at this point
Improved logic, APICore tests
dmbrooke
committed
d46683c
View commit details
Copy full SHA for d46683c
Browse repository at this point
Better docs strings, linting
dmbrooke
committed
af774e8
View commit details
Copy full SHA for af774e8
Browse repository at this point
Commits on Sep 6, 2023
Replace custom logic with Resilience4j Retry
dmbrooke
committed
31b9b30
View commit details
Copy full SHA for 31b9b30
Browse repository at this point
Move to older version of resilience4j
dmbrooke
committed
cf5d641
View commit details
Copy full SHA for cf5d641
Browse repository at this point
Commits on Sep 11, 2023
Add samples, undo Source constructor changes
dmbrooke
committed
8f9e188
View commit details
Copy full SHA for 8f9e188
Browse repository at this point
Linting
dmbrooke
committed
2a893cd
View commit details
Copy full SHA for 2a893cd
Browse repository at this point
Commits on Sep 12, 2023
Merge branch 'main' into KIT-2703
dmbrooke
authored
31c1d33
View commit details
Copy full SHA for 31c1d33
Browse repository at this point
You can’t perform that action at this time.