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
.
refkitjs
/
refkit
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(core): orchestrator hardening — per-provider timeout, retry, latencyMs, result cache
- #10
#10
Merged
MyPrototypeWhat
merged 10 commits into
main
refkitjs/refkit:main
from
m13t/wave2-orchestrator-hardening
refkitjs/refkit:m13t/wave2-orchestrator-hardening
Copy head branch name to clipboard
Jul 3, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(core): orchestrator hardening — per-provider timeout, retry, latencyMs, result cache
#10
MyPrototypeWhat
merged 10 commits into
main
refkitjs/refkit:main
from
m13t/wave2-orchestrator-hardening
refkitjs/refkit:m13t/wave2-orchestrator-hardening
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2026
feat(core): resilience primitives — withTimeout + retryingFetch
MyPrototypeWhat
committed
5b39d77
View commit details
Copy full SHA for 5b39d77
Browse repository at this point
fix(core): drain discarded retry responses; self-clean withTimeout on parent abort
MyPrototypeWhat
committed
d4081e0
View commit details
Copy full SHA for d4081e0
Browse repository at this point
feat(core): per-provider timeout, retrying fetch, latencyMs in search meta
MyPrototypeWhat
committed
d8e99ca
View commit details
Copy full SHA for d8e99ca
Browse repository at this point
feat(core): per-provider result cache on the KeyValueCache port
MyPrototypeWhat
committed
5011f95
View commit details
Copy full SHA for 5011f95
Browse repository at this point
fix(core): stable cache keys, deadline-bounded cache reads, gate-freshness test
MyPrototypeWhat
committed
9b78105
View commit details
Copy full SHA for 9b78105
Browse repository at this point
test(core): review carry-overs — jitter term, abort-clause locks, deadline-bounded cache read; surface latencyMs in mcp meta
MyPrototypeWhat
committed
52e5485
View commit details
Copy full SHA for 52e5485
Browse repository at this point
docs: resilience & caching section + changeset for orchestrator hardening
MyPrototypeWhat
committed
c6b6061
View commit details
Copy full SHA for c6b6061
Browse repository at this point
chore: bump @refkit/mcp for surfaced meta fields; complete changeset exports list; commit wave plan
MyPrototypeWhat
committed
eba188a
View commit details
Copy full SHA for eba188a
Browse repository at this point
merge: Wave 1 review fixes into wave2
MyPrototypeWhat
committed
b548fb7
View commit details
Copy full SHA for b548fb7
Browse repository at this point
fix: review findings — cache-hit timeout leak, per-item cached validation, stable keys w/ undefined, parent-abort fast-fail, Request signal, race dedup
MyPrototypeWhat
committed
1d4c39a
View commit details
Copy full SHA for 1d4c39a
Browse repository at this point
You can’t perform that action at this time.