You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-01-13 12:00:37,778 - ERROR - Rule triage_owner_rotations
Traceback (most recent call last):
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 856, in run
self.send_email(date=date)
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 772, in send_email
data = self.get_email_data(date)
File "/home/rm_bot/bugbot/bugbot/rules/triage_owner_rotations.py", line 87, in get_email_data
new_triagers = self.component_triagers.get_new_triage_owners()
File "/home/rm_bot/bugbot/bugbot/component_triagers.py", line 87, in get_new_triage_owners
new_triager = self.round_robin.get(
File "/home/rm_bot/bugbot/bugbot/round_robin.py", line 162, in get
fb = cal.get_fallback_bzmail()
File "/home/rm_bot/bugbot/bugbot/round_robin_calendar.py", line 49, in get_fallback_bzmail
raise BadFallback("'{}' is an invalid fallback".format(self.fallback))
bugbot.round_robin_calendar.BadFallback: 'XXXX XXXX' is an invalid fallback
The failure should be confined to the relevant calendar and only occur when fallback is needed.
The text was updated successfully, but these errors were encountered:
The failure should be confined to the relevant calendar and only occur when fallback is needed.
The text was updated successfully, but these errors were encountered: