PolicyEngine / PolicyEngine/policyengine-sim-api
Add "desktop" configuration for reduced cost
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- Avg merge
- 10h 29m
- Merged PRs (30d)
- 7
Description
Currently we have "is_prod" and not "is_prod" is beta, but even there I think we need a desktop configuration to further reduce the cost of a deployed service (for instance, you shouldn't need to run a database and we probably should just completely disable the health checks)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the existing "is_prod" and beta configurations are selected for a deployed service. Define the proposed "desktop" configuration's scope, including whether it omits the database and disables health checks; done means the configuration is selectable and its reduced-cost behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100