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 }}
actions
/
toolkit
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
5.9k
Code
Issues
383
Pull requests
208
Discussions
Actions
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Introducing timeout in segment download to avoid the download stuck problem
- #1140
#1140
Merged
kotewar
merged 19 commits into
main
actions/toolkit:main
from
segment-download-timeout
actions/toolkit:segment-download-timeout
Copy head branch name to clipboard
Aug 9, 2022
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Introducing timeout in segment download to avoid the download stuck problem
#1140
kotewar
merged 19 commits into
main
actions/toolkit:main
from
segment-download-timeout
actions/toolkit:segment-download-timeout
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2022
Hack for timeout for segment download
Bishal Prasad
authored
9b309c5
View commit details
Copy full SHA for 9b309c5
Browse repository at this point
Update downloadUtils.ts
tiwarishub
authored
388d774
View commit details
Copy full SHA for 388d774
Browse repository at this point
Update cache-tests.yml
tiwarishub
authored
a438f61
View commit details
Copy full SHA for a438f61
Browse repository at this point
Update unit-tests.yml
tiwarishub
authored
d8b119c
View commit details
Copy full SHA for d8b119c
Browse repository at this point
Commits on Aug 3, 2022
Added abortController to stop download
kotewar
committed
e5e69a3
View commit details
Copy full SHA for e5e69a3
Browse repository at this point
Added abort controller for timer
kotewar
committed
9702641
View commit details
Copy full SHA for 9702641
Browse repository at this point
Added custom promise with timeout
kotewar
committed
8be69a2
View commit details
Copy full SHA for 8be69a2
Browse repository at this point
Reverted node versions to 12.x in workflows
kotewar
committed
7cb8259
View commit details
Copy full SHA for 7cb8259
Browse repository at this point
Linting fixes
kotewar
committed
c89375d
View commit details
Copy full SHA for c89375d
Browse repository at this point
Updated lerna to 5.3.0 due to audit reasons
kotewar
committed
fe1ee8b
View commit details
Copy full SHA for fe1ee8b
Browse repository at this point
Commits on Aug 5, 2022
Updated 45 mins abort timeout to 1 hour
kotewar
committed
518f480
View commit details
Copy full SHA for 518f480
Browse repository at this point
Merge remote-tracking branch 'origin/main' into segment-download-timeout
kotewar
committed
f05c04b
View commit details
Copy full SHA for f05c04b
Browse repository at this point
Updated version and Releases.md
kotewar
committed
ef88858
View commit details
Copy full SHA for ef88858
Browse repository at this point
Removed custom promise and used abort timeout
kotewar
committed
83becb7
View commit details
Copy full SHA for 83becb7
Browse repository at this point
Fixed linting issues
kotewar
committed
23cfbb3
View commit details
Copy full SHA for 23cfbb3
Browse repository at this point
Commits on Aug 8, 2022
Updated variable names
kotewar
committed
f9d38b0
View commit details
Copy full SHA for f9d38b0
Browse repository at this point
Added formatting changes
kotewar
committed
cf5d2b8
View commit details
Copy full SHA for cf5d2b8
Browse repository at this point
Updated error message and null check
kotewar
committed
ba46295
View commit details
Copy full SHA for ba46295
Browse repository at this point
Commits on Aug 9, 2022
Merge remote-tracking branch 'origin/main' into segment-download-timeout
kotewar
committed
3fd7f66
View commit details
Copy full SHA for 3fd7f66
Browse repository at this point
You can’t perform that action at this time.