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

fix: more error event reporting #104

Merged
merged 1 commit into from
Oct 15, 2022
Merged

fix: more error event reporting #104

merged 1 commit into from
Oct 15, 2022

Conversation

rvagg
Copy link
Collaborator

@rvagg rvagg commented Oct 14, 2022

We rely on having error events for all errors (except context closes) to track active retrievals in autoretrieve, without accounting for them all we can get leaks. I doubt these ones are actually occurring but we should add them for completeness, just in case.

Copy link
Contributor

@hannahhoward hannahhoward left a comment

Choose a reason for hiding this comment

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

LGTM

@rvagg rvagg merged commit ef7b47a into master Oct 15, 2022
@rvagg rvagg deleted the rvagg/error-events branch October 15, 2022 04:16
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