Skip to content

Fix exception capturing for bad UUIDs#1304

Merged
basepi merged 3 commits into
elastic:masterfrom
basepi:uuid_exception1303
Aug 24, 2021
Merged

Fix exception capturing for bad UUIDs#1304
basepi merged 3 commits into
elastic:masterfrom
basepi:uuid_exception1303

Conversation

@basepi

@basepi basepi commented Aug 23, 2021

Copy link
Copy Markdown
Contributor

What does this pull request do?

Fix a bug with exception capturing for bad UUIDs

Related issues

closes #1303

@ghost

ghost commented Aug 23, 2021

Copy link
Copy Markdown

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-08-23T17:13:09.583+0000

  • Duration: 32 min 18 sec

  • Commit: 7ec1105

Test stats 🧪

Test Results
Failed 0
Passed 9593
Skipped 8604
Total 18197

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 9593
Skipped 8604
Total 18197

@beniwohli beniwohli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@basepi basepi merged commit 48951b5 into elastic:master Aug 24, 2021
beniwohli pushed a commit to beniwohli/apm-agent-python that referenced this pull request Sep 14, 2021
* Fix error handling for bad UUID

Ref elastic#1303

* CHANGELOG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

capture_exception raises exception in UUID __repr__

3 participants