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

IndexError: list index out of range #42

Open
sentry-io bot opened this issue Aug 30, 2024 · 1 comment
Open

IndexError: list index out of range #42

sentry-io bot opened this issue Aug 30, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 30, 2024

Sentry Issue: CHRONOGRAPHER-H

CancelledError: 
  File "asyncio/queues.py", line 166, in get
    await getter

IndexError: list index out of range
(12 additional frame(s) were not displayed)
...
  File "chronographer/event_handlers.py", line 112, in on_pr
    event.data['check_run']['check_suite']['pull_requests'][0]

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@webknjaz
Copy link
Member

This is kinda known: https://github.com/sanitizers/chronographer-github-app#known-issueslimitations. Perhaps we should log a warning and bail for now. Alternatively, we could try tracking the previous events and map this to PRs somehow...

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

No branches or pull requests

1 participant