Skip to content

Conversation

@leplatrem
Copy link
Contributor

Fix #971

Before we would ignore the event if the bug data could not be fetched from Bugzilla.
This could happen when:

  • bug made private while event sitting in the queue
  • bugzilla suddenly returning 5XX after sending webhook
  • bugzilla credentials invalid

With these changes, we only ignore the event if the bug cannot be fetched because it's private

@leplatrem leplatrem requested a review from a team as a code owner April 30, 2024 16:05
@leplatrem leplatrem added the bug Something isn't working label Apr 30, 2024
@leplatrem leplatrem merged commit a3225b8 into main May 2, 2024
@leplatrem leplatrem deleted the 971-do-ignore-event-if-bug-cannot-be-fetched branch May 2, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Webhook event lost when Bugzilla is down

3 participants