Bogdanp/django_dramatiq

Add a correlation ID to dramatiq tasks

オープン

#162 opened on 2024/02/19

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (86 件のフォーク)github user discovery
help wantedquestion

Repository metrics

Stars
 (384 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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?

コントリビューターガイド