Bogdanp/django_dramatiq

Add a correlation ID to dramatiq tasks

Aperta

#162 aperta il 19 feb 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Python (86 fork)github user discovery
help wantedquestion

Metriche repository

Star
 (384 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Do you have any pointers how to add:

  1. Integration with a library like Django GUID
  2. Or add a custom correlation ID to every Dramatiq task so I can track how each task spawned by a given request is handled?

Guida contributor