bitcoindevkit / bitcoindevkit/rust-esplora-client
RFC: assign IDs to every request
Open
- Dominant language
- Rust
- Stars
- 56
- Forks
- 75
- Avg merge
- 19h 8m
- Merged PRs (30d)
- 4
Description
Use an `AtomicUsize` to give an unique ID for every request, useful for debugging via logs (needs #246)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the request-handling paths and prerequisite issue #246; this issue names no files, tests, or entry points. Determine how an AtomicUsize-based ID should be assigned across every request and exposed in logs, with completion meaning each request receives a unique debugging ID.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100