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

Refactor APIs that are traced #1259

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Refactor APIs that are traced #1259

merged 3 commits into from
Apr 22, 2024

Conversation

ankur22
Copy link
Collaborator

@ankur22 ankur22 commented Apr 5, 2024

What?

Refactor the APIs that are currently traced so that they return an error instead of panicking.

Why?

This refactor is to enable to the work for #1249. We need access to the error itself so that it can be added to the span.

Checklist

  • I have performed a self-review of my code
  • I have added tests for my changes
  • I have commented on my code, particularly in hard-to-understand areas

Related PR(s)/Issue(s)

#1249

@ankur22 ankur22 merged commit 2f1a141 into main Apr 22, 2024
17 checks passed
@ankur22 ankur22 deleted the refactor/for-span-apis branch April 22, 2024 10:10
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.

None yet

3 participants