alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
spindle
/
config
1 file
at
9bea45fe3697e398a3dd9f563e1569d99485cdc3
Anirudh Oppiliappan
spindle/{config,engine}: configure a timeout for steps
1y ago
dc7f387d
config.go
spindle/{config,engine}: configure a timeout for steps WaitStep and TailStep now run in goroutines, and are tracked with a stepCtx which has a timeout attached. Once stepCtx expires, the step is killed with DestroyStep. The default timeout is set to 5m, and is configureable using SPINDLE_PIPELINES_STEP_TIMEOUT. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago