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: include the cause into locator abort and timeout errors #12207

Merged
merged 1 commit into from Apr 5, 2024

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Apr 4, 2024

And the cause should contain the stacktrace for where the locator call has started.

Closes #12194

@OrKoN OrKoN force-pushed the orkon/better-locator-stacktrace branch from b1b3e8e to e096065 Compare April 4, 2024 19:17
@OrKoN OrKoN changed the title fix: locator abort and timeout errors should include cause fix: include the cause into locator abort and timeout errors Apr 4, 2024
@OrKoN OrKoN changed the title fix: include the cause into locator abort and timeout errors refactor: include the cause into locator abort and timeout errors Apr 5, 2024
@OrKoN OrKoN force-pushed the orkon/better-locator-stacktrace branch from e096065 to 738c249 Compare April 5, 2024 08:22
@OrKoN OrKoN enabled auto-merge (squash) April 5, 2024 08:22
And the cause should contain the stacktrace for where the
locator call has started.

Closes #12194
@OrKoN OrKoN force-pushed the orkon/better-locator-stacktrace branch from 738c249 to e9aff8b Compare April 5, 2024 09:11
@OrKoN OrKoN merged commit 17e9fee into main Apr 5, 2024
38 checks passed
@OrKoN OrKoN deleted the orkon/better-locator-stacktrace branch April 5, 2024 09:18
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.

Locator API errors should include the stack trace pointing to the locator constructor
2 participants