add option for a max-time flag
Open
Type: Enhancement
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
When I run a grunt task and it takes long (maybe longer than 30 seconds), it just fails, can we add a flag to increase the timeout time?
Contributor guide
Research direction
No file or test is named. Start by locating the command-line option handling and the code that fails long-running Grunt tasks after roughly 30 seconds. Confirm the flag's units, scope, and default behavior; done means a long-running task can use the option without changing existing defaults, with timeout coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100