couchbaselabs / couchbaselabs/spectroperf
Graceful shutdown
- Dominant language
- Go
- Stars
- 3
- Forks
- 2
- Avg merge
- 24m
- Merged PRs (30d)
- 5
Description
Spectroperf should handle interrupt signals and gracefully shutdown. Sometimes mid-run we have the results that we need and it would be good to stop spectroperf while still getting the artefacts from the runs. To do this we should intercept the interrupt signal and maybe enter the ramp down period, or just stop running the workload and output the metrics.json file.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start at the workload run entry point and trace interrupt handling, ramp-down, and metrics.json artifact generation; done means an interrupt stops or ramps down the workload while still producing the required artifacts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100