Skip to content

Conversation

buehlere
Copy link
Collaborator

cc still present in template for an only_normal_samples_event, causing the following error:

raised unexpected: KeyError('cc')
Traceback (most recent call last):
  File "/srv/services/beagle/code/beagle/notifier/event_handler/event_handler.py", line 19, in process
    self.logger.debug("[%s]: %s", e.get_type(), str(e))
  File "/srv/services/beagle/code/beagle/notifier/events/only_normal_samples_event.py", line 22, in __str__
    return TEMPLATE.format(request_id=self.request_id)
KeyError: 'cc'

cc still present in template for only_normal_samples_event
@buehlere buehlere requested a review from sivkovic August 19, 2025 13:58
@buehlere buehlere marked this pull request as ready for review August 19, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants