HarperFast / HarperFast/harper
Use AsyncLocalStorage to propagate request context across async calls
Open
area:rest-api
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
Use Node.js AsyncLocalStorage to automatically propagate the request context (user, transaction, correlation ID) through async call chains without manual threading.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.