HarperFast / HarperFast/harper

getServerConfig should read from file, not in-memory state

Open
#989 0 comments 0 reactions 0 assignees View on GitHub
area:operations-api bug from-jira
Dominant language
JavaScript
Stars
89
Forks
10
Avg merge
2d 2h
Merged PRs (30d)
205

Description

getServerConfig currently returns in-memory config, which may differ from the persisted config file. It should read from file so callers see what will be applied after a restart. Status: In Progress.

🤖 Filed by Claude on behalf of Kris.

Contributor guide

Open the contributing guide

Research direction

Locate getServerConfig and trace how it currently obtains configuration. Compare its result with the persisted configuration file and verify that callers see the file-backed values after a restart. The issue names no file path or test, so identify the relevant coverage before changing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.