influxdata / influxdata/influxdb

HTTP check service should not know about tasks service

Open
#15,259 2 comments 0 reactions 0 assignees View on GitHub
kind/refactor team/api team/compute
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Currently, the http check service is http aware as it creates an unnecessary dependency on the task service. It was an explicit design decision to keep them separated.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the HTTP check service depends on the task service and review the existing service boundaries. Identify the dependency that makes the HTTP check service task-aware. Done means the services remain separated and the HTTP check service no longer depends on the task service.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend, databases
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.