Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include and log GUIDs in the API requests #32

Open
MichalKononenko opened this issue Nov 12, 2015 · 0 comments
Open

Include and log GUIDs in the API requests #32

MichalKononenko opened this issue Nov 12, 2015 · 0 comments
Labels

Comments

@MichalKononenko
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant