Bogdanp/django_dramatiq

Add a correlation ID to dramatiq tasks

Offen

#162 geöffnet am 19.02.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (86 Forks)github user discovery
help wantedquestion

Repository-Metriken

Stars
 (384 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide