Python graph server creation should be able to set a non-default graph config
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 642
- Forks
- 70
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 21
Description
Not to fix in this PR as it wasn't working before either but it seems that we should be able to specify a non-default
Argshere.
Originally posted by @ljeub-pometry in #2688
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
Review the Python graph server creation path and the non-default Args reference described in PR #2688. Determine how graph configuration is currently selected; done means callers can provide a non-default graph config when creating the Python graph server, with the existing behavior preserved for callers that omit it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- api, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100