influxdata / influxdata/kapacitor

Better Task Creation errors.

Open
#2,440 0 comments 0 reactions 0 assignees View on GitHub
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.

Screen Shot 2020-12-02 at 8 59 21 AM

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.