ausocean / ausocean/cloud

TV: configurable retries allowed before disabling broadcast

Open
#144 1 comment 0 reactions 0 assignees View on GitHub
enhancement P2
Dominant language
Go
Stars
1
Forks
3
Avg merge
2d 16h
Merged PRs (30d)
6

Description

Currently the onFailureClosure will allow 3 failures to happen (soon to include instant fail #123). This should be more configurable based on the severity of the failure, or the type of failure. All failures are currently treated the same, and will increment the failure counter.

It is proposed to have a severity argument which may have a higher weighting when incrementing the counter, or fail immediately.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the onFailureClosure mentioned in the issue and review how its three-failure limit currently works. Check issue #123 for the proposed instant-fail behavior. The work is complete when failures can be handled according to a defined severity or type policy rather than all incrementing the counter identically.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.