Seperate UI app with the logger execution program
Open
- Dominant language
- Python
- Stars
- 39
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently the UI and program executing queries are running in the same container. Would be better to separate them in different containers, such that the UI doesn't crash each time the executor does more load-performing queries.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name files, containers, or entry points. Start by locating how the UI and query executor are launched and how they communicate, then verify that they run separately and that executor load no longer takes down the UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- backend, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100