Skip to content

Consider moving out teamId, userId, route, requestId, timeElapsedMs into a requests table #39

@christianhelp

Description

@christianhelp

Should we instead move out these variables into a different table called requests and then for each log we do for that request, we just keep the request ID to track the user journey? Could likely be fine to keep as is, but maybe for consideration.

As a note here: also consider logging the end response for this route?

Metadata

Metadata

Assignees

No one assigned

    Labels

    ServerAnything related to the Hono backend server

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions