Enforce timeout for scans
Open
Backend
- Dominant language
- TypeScript
- Stars
- 427
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Right now, a scan can silently fail and be left in the "Started" state. Without manual intervention, this will prevent the scan from being run again indefinitely. We should enforce a timeout in order to prevent this from blocking scans indefinitely.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by tracing the scan lifecycle and locating where scans enter and leave the "Started" state. Done means a silently failed scan cannot remain in that state indefinitely and a subsequent scan is no longer blocked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100