mozilla / jira-bugzilla-integration

Jira Bugzilla Integration (JBI) - system to sync bugs and issues
Mozilla Public License 2.0
8 stars 22 forks source link

Store request id in DL queue item #991

Closed leplatrem closed 5 months ago

leplatrem commented 5 months ago

This would allow us to track retries when an error occurs.

Example scenario:

https://github.com/mozilla/jira-bugzilla-integration/blob/75afd4128f427e734f617ac658785cf5bd3639bb/jbi/retry.py#L51-L53