Bogdanp/django_dramatiq

Add a correlation ID to dramatiq tasks

Ouverte

#162 ouverte le 19 févr. 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Python (86 forks)github user discovery
help wantedquestion

Métriques du dépôt

Stars
 (384 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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?

Guide contributeur