Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[needinfo_regression_author] KeyError: 'requests' #2045

Closed
suhaibmujahid opened this issue May 9, 2023 · 0 comments · Fixed by #2046
Closed

[needinfo_regression_author] KeyError: 'requests' #2045

suhaibmujahid opened this issue May 9, 2023 · 0 comments · Fixed by #2046
Assignees
Labels

Comments

@suhaibmujahid
Copy link
Member

Regressed by #2044

2023-05-09 13:41:47,764 - ERROR - Rule needinfo_regression_author
Traceback (most recent call last):
  File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 839, in run
    self.send_email(date=date)
  File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 762, in send_email
    data = self.get_email_data(date)
  File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 680, in get_email_data
    bugs = self.get_bugs(date=date)
  File "/home/rm_bot/bugbot/bugbot/rules/needinfo_regression_author.py", line 173, in get_bugs
    bugs = self.filter_bugs(bugs)
  File "/home/rm_bot/bugbot/bugbot/rules/needinfo_regression_author.py", line 153, in filter_bugs
    or user_info["requests"]["needinfo"]["blocked"]
KeyError: 'requests'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant