kalviumcommunity / kalviumcommunity/compilerd
Add TLE support
Open
fosshack
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 297
- PR merge metrics
- No merged PRs in 30d
Description
A given request should timeout and fail basis a time limit set.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code path that executes a request and checking how request limits are currently configured. Done means a request that exceeds its configured time limit is stopped and reported as a time-limit failure, while requests within the limit continue normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100