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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
devlake
Public
Notifications
You must be signed in to change notification settings
Fork
790
Star
3.1k
Code
Issues
32
Pull requests
24
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fix/graphql client token refresh
- #8791
#8791
Merged
klesh
merged 17 commits into
apache:main
apache/devlake:main
from
Ke-vin-S:fix/graphql-client-token-refresh
Ke-vin-S/incubator-devlake:fix/graphql-client-token-refresh
Copy head branch name to clipboard
Jun 12, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Fix/graphql client token refresh
#8791
klesh
merged 17 commits into
apache:main
apache/devlake:main
from
Ke-vin-S:fix/graphql-client-token-refresh
Ke-vin-S/incubator-devlake:fix/graphql-client-token-refresh
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2026
fix(github-graphql): prevent panic in graphql rate limit polling goroutine
Show description for 88fc30c
Ke-vin-S
committed
88fc30c
View commit details
Copy full SHA for 88fc30c
Browse repository at this point
fix(github-graphql): reuse ApiClient transport for GraphQL to enable token refresh
Show description for b588955
Ke-vin-S
committed
b588955
View commit details
Copy full SHA for b588955
Browse repository at this point
refactor(github): extract shared authenticated http client from api client
Show description for 611ff3e
Ke-vin-S
committed
611ff3e
View commit details
Copy full SHA for 611ff3e
Browse repository at this point
feat(github-graphql): introduce graphql client with shared auth and integrate into task flow
Show description for 83ccc18
Ke-vin-S
committed
83ccc18
View commit details
Copy full SHA for 83ccc18
Browse repository at this point
feat(github): support static token transport for GraphQL and REST clients
Show description for 1d380ae
Ke-vin-S
committed
1d380ae
View commit details
Copy full SHA for 1d380ae
Browse repository at this point
feat(github-graphql): introduce hierarchical fallback for GraphQL rate limit
Show description for ab0a5fb
Ke-vin-S
committed
ab0a5fb
View commit details
Copy full SHA for ab0a5fb
Browse repository at this point
feat(github-graphql): Add graphql rate limit to .env example
Ke-vin-S
committed
07132ec
View commit details
Copy full SHA for 07132ec
Browse repository at this point
fix(github): Fix leaked debug statement
Ke-vin-S
committed
6b1268d
View commit details
Copy full SHA for 6b1268d
Browse repository at this point
fix(github-graphql): reuse http.Client proxy, auth configurations
Show description for 4e49845
Ke-vin-S
committed
4e49845
View commit details
Copy full SHA for 4e49845
Browse repository at this point
fix(helpers): fix the priority order of fallback rate limit
Show description for f8c3078
Ke-vin-S
committed
f8c3078
View commit details
Copy full SHA for f8c3078
Browse repository at this point
fix(github): StaticRoundTripper now owns token splitting and rotation for AccessToken connections
Show description for afe168b
Ke-vin-S
committed
afe168b
View commit details
Copy full SHA for afe168b
Browse repository at this point
refactor(github-graphql): Downgrade fetch failure logs from Warn to Info
Ke-vin-S
committed
9cb0970
View commit details
Copy full SHA for 9cb0970
Browse repository at this point
fix(helper): use inline func type for GraphqlClientOption to avoid mock cycle
Show description for c7c5e72
Ke-vin-S
committed
c7c5e72
View commit details
Copy full SHA for c7c5e72
Browse repository at this point
style(github): fix linting
Ke-vin-S
committed
c8927e0
View commit details
Copy full SHA for c8927e0
Browse repository at this point
Commits on May 25, 2026
fix(github): token rotation start from index
Ke-vin-S
committed
a191cb0
View commit details
Copy full SHA for a191cb0
Browse repository at this point
fix(helper): prevent graphql deadlock when rate limit fetch keeps failing
Ke-vin-S
committed
9554f3b
View commit details
Copy full SHA for 9554f3b
Browse repository at this point
Commits on Jun 12, 2026
Merge branch 'main' into fix/graphql-client-token-refresh
klesh
authored
ad97eac
View commit details
Copy full SHA for ad97eac
Browse repository at this point
You can’t perform that action at this time.