influxdata / influxdata/kapacitor
Better Task Creation errors.
Open
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
When a task ID is reused you get a {"error"=>"invalid JSON"}.
It really should be more descriptive.
Contributor guide
Research direction
Start by reproducing task creation with a reused task ID and trace where the invalid JSON error response is produced. Identify the task-creation entry point and its tests, then make the response describe that the task ID is already in use and verify the updated behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100