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

chore: Ensure all failed futures have exceptions logged #2559

Merged
merged 5 commits into from
Oct 1, 2024

Conversation

tssweeney
Copy link
Collaborator

@tssweeney tssweeney commented Oct 1, 2024

In this PR, anytime we have a future-exception we ensure it is logged to logger.error. For futures that are set-and-forget, (ie. Send Call), we were not logging any failures

@tssweeney tssweeney requested a review from a team as a code owner October 1, 2024 19:56
@circle-job-mirror
Copy link

circle-job-mirror bot commented Oct 1, 2024

@tssweeney tssweeney merged commit 9d174e3 into master Oct 1, 2024
76 of 77 checks passed
@tssweeney tssweeney deleted the tim/better_error_log_emit branch October 1, 2024 23:36
@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants