ausocean / ausocean/cloud

bench: cron page should give error for crons added with the same ID

Open
#168 3 comments 0 reactions 0 assignees View on GitHub
P3
Dominant language
Go
Stars
1
Forks
3
Avg merge
2d 16h
Merged PRs (30d)
6

Description

Currently it seems that if we add a cron with the same name (ID) as another cron, it will just silently overwrite the existing cron. Instead it should give an error, something like "cron IDs must be unique".

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating the cron page and the path that adds crons, then reproduce adding two crons with the same ID; done means the second addition returns an explicit error such as "cron IDs must be unique" instead of silently overwriting the first.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
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.