matrix-org / matrix-org/pinecone
Sim Feature: Can configure maximum sim node/connection limits
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 486
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
When launching the simulator, it would be nice to be able to specify a max number of nodes and/or connections supported.
This is useful when hosting the simulator for other people to prevent excessive resource usage.
This should also include ui updates to ensure it is clear to the user when they can no longer add new nodes/connections.
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 at the simulator launch and configuration entry points, then trace where nodes and connections are added. Done means configurable maximums are enforced and the UI clearly indicates when either limit prevents adding more nodes or connections.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100