Refactor TiledClient to allow per-request state to be reused
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 32/100
- Issue type
- Refactor
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- graphql, rust
- Domain
- api, backend-api-design
Research direction
Locate TiledClient and its request-resolution call sites. Review how auth headers are assembled and passed to each method, then determine the existing per-request state boundary. Done means the state can retain default headers for reuse across a request without rebuilding and passing the header map to every client method.
Written by the indexing model from the issue text.
Description
We currently have to build a headermap from auth headers and pass it to every method on the client for every call when resolving a request.
It might be worth looking at moving the client per-request state and letting it store the default headers.
- Dominant language
- Rust
- Stars
- 0
- Forks
- 2
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
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.
More from DiamondLightSource/glazed
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
DiamondLightSource/glazed#107 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
DiamondLightSource/glazed#95 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
DiamondLightSource/glazed#90 ·
-
Handle pagination Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
DiamondLightSource/glazed#62 ·
-
question
Difficulty 5/5 Over a week Newbie friendliness 25/100
DiamondLightSource/glazed#43 · 3 comments ·
All issues in DiamondLightSource/glazed
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100