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

Adding queue to bugzilla webhook route #939

Closed alexcottner closed 2 months ago

alexcottner commented 3 months ago

This PR aims to finish the retry queue work by adding logic to the bugzilla_webhook route

Much of this was copied from @leplatrem 's draft PR here.