This repository has been archived by the owner on Nov 5, 2021. It is now read-only.
RequestIdentifier middleware #17
Labels
Good First Issue
This item is good for newcomers
Priority: Low
Type: Enhancement
This item introduces a new feature
Summary
What:
Add
requestUID
(or similar) middleware. Take inspiration from: http://expressjs.com/en/resources/middleware/connect-rid.htmlWhy:
It'd be nice to track requests by an ID for debugging purposes. Also, a request ID would be useful in logs -- filtering logs by request ID.
Acceptance Criteria
Taking on this issue? Read this before you get started.
If you take on this issue and the acceptance criteria does not make sense, post comments on this issue with your questions. Also, you can always hop in the Discord channel at https://discord.gg/c5R3sYuR to get help quickly.
Please read the Contributing Guidelines before starting this issue.
The text was updated successfully, but these errors were encountered: