Skip to content

Include and log GUIDs in the API requests #32

@MichalKononenko

Description

@MichalKononenko

Python has support for GUIDs (or UUIDs) that would let us track each request coming in, and let us debug issues associated with each request. The chief problem in this would be finding some way of storing request IDs, and relevant parameters associated with each one. I propose doing this in RabbitMQ, and building out some celery workers, but this could complicate our stack quite a bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions