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

Add zend_try around closing and flushing spans #2507

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

bwoebi
Copy link
Collaborator

@bwoebi bwoebi commented Feb 7, 2024

Description

Avoids propagation of OOM errors to the cleanup phase causing the next request to fail.

No tests as reproducing OOMs is quite finnicky, with different versions and continuous development of the tracer.

Reviewer checklist

  • Test coverage seems ok.
  • Appropriate labels assigned.

Avoids propagation of OOM errors to the cleanup phase causing the next request to fail

Signed-off-by: Bob Weinand <[email protected]>
@bwoebi bwoebi requested a review from a team as a code owner February 7, 2024 11:07
Copy link
Contributor

@PROFeNoM PROFeNoM left a comment

Choose a reason for hiding this comment

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

👌

@bwoebi bwoebi merged commit 1621bee into master Feb 7, 2024
572 of 580 checks passed
@bwoebi bwoebi deleted the bob/bailout-protect-shutdown branch February 7, 2024 11:59
@github-actions github-actions bot added this to the 0.98.0 milestone Feb 7, 2024
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