Bogdanp/django_dramatiq

Add a correlation ID to dramatiq tasks

开放

#162 创建于 2024年2月19日

 (0 条评论) (0 个反应) (0 位负责人)Python (86 个派生)github user discovery
help wantedquestion

仓库指标

星标
 (384 个星标)
PR 合并指标
 (30 天内没有已合并 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?

贡献者指南