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 }}
callstack
/
agent-device
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
313
Star
4.8k
Code
Issues
99
Pull requests
11
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(remote): renew the lease while an artifact upload runs (#2946)
- #2990
#2990
Open
thymikee
wants to merge 14 commits into
main
callstack/agent-device:main
from
fix/2946-upload-lease-heartbeat
callstack/agent-device:fix/2946-upload-lease-heartbeat
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
fix(remote): renew the lease while an artifact upload runs (#2946)
#2990
thymikee
wants to merge 14 commits into
main
callstack/agent-device:main
from
fix/2946-upload-lease-heartbeat
callstack/agent-device:fix/2946-upload-lease-heartbeat
Copy head branch name to clipboard
Commits
Commits on Sep 26, 2026
fix(lease): renew a heartbeat with no ttl for the window the lease already carries
Show description for 004767e
thymikee
committed
004767e
View commit details
Copy full SHA for 004767e
Browse repository at this point
fix(remote): renew the lease while an artifact upload runs on the caller's side
Show description for 84abb66
thymikee
committed
84abb66
View commit details
Copy full SHA for 84abb66
Browse repository at this point
fix(lease): renew an admitted request for the window its lease carries
Show description for f52305c
thymikee
committed
f52305c
View commit details
Copy full SHA for f52305c
Browse repository at this point
fix(remote): beat to the lease's own window and stop the upload with it
Show description for 1c149b6
thymikee
committed
1c149b6
View commit details
Copy full SHA for 1c149b6
Browse repository at this point
chore(gates): ack the upload wire digests the abort signal moved
Show description for f3253cc
thymikee
committed
f3253cc
View commit details
Copy full SHA for f3253cc
Browse repository at this point
fix(remote): treat a beat the daemon rejects on its own terms as terminal
Show description for ad1355e
thymikee
committed
ad1355e
View commit details
Copy full SHA for ad1355e
Browse repository at this point
test(remote): drop the connection-close wait that hung the cancellation test
Show description for 0f12bf2
thymikee
committed
0f12bf2
View commit details
Copy full SHA for 0f12bf2
Browse repository at this point
fix(remote): reject an aborted upload with the reason it was aborted
Show description for 4e4a389
thymikee
committed
4e4a389
View commit details
Copy full SHA for 4e4a389
Browse repository at this point
chore(gates): ack the two upload digests the abort-reason fix moved
Show description for e2a6dcf
thymikee
committed
e2a6dcf
View commit details
Copy full SHA for e2a6dcf
Browse repository at this point
fix(remote): give each lease beat a budget and prove the beat on the real route
Show description for c4dc005
thymikee
committed
c4dc005
View commit details
Copy full SHA for c4dc005
Browse repository at this point
refactor(remote): move the lease beat to its own module
Show description for 4f739a4
thymikee
committed
4f739a4
View commit details
Copy full SHA for 4f739a4
Browse repository at this point
chore(gates): record the lease-beat module's type-only read of the wire request
Show description for ffabb5e
thymikee
committed
ffabb5e
View commit details
Copy full SHA for ffabb5e
Browse repository at this point
docs(leases): state what the first beat actually buys, and what an absent ttlMs keeps
Show description for 612909b
thymikee
committed
612909b
View commit details
Copy full SHA for 612909b
Browse repository at this point
test(remote): let the caller release the stalled upload, so the outcome is causal
Show description for d9b7af7
thymikee
committed
d9b7af7
View commit details
Copy full SHA for d9b7af7
Browse repository at this point
You can’t perform that action at this time.