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

Check for all types of errors when fetchingTasks to prevent panics #95

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

ameowlia
Copy link
Member

Summary

We are only checking for one type of error. If we get another type of error, then it panics. We don't like panics.

Backward Compatibility

Breaking Change? No

@ameowlia ameowlia requested a review from a team as a code owner April 18, 2024 18:38
Copy link
Member

@mariash mariash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@mariash mariash merged commit a7ed0dc into main Apr 18, 2024
1 check passed
@mariash mariash deleted the bbs-panic branch April 18, 2024 18:45
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