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

TODO: Implement worker-side exception serialization #205

Open
andystaples opened this issue Feb 19, 2025 · 0 comments
Open

TODO: Implement worker-side exception serialization #205

andystaples opened this issue Feb 19, 2025 · 0 comments
Labels
P2 Priority 2

Comments

@andystaples
Copy link

Test the current implementation of exception parsing in Java, including multiline exception message, inner exceptions, nonstandard exception .ToString() implementations, etc and ensure that all are parsed correctly. If not, implement a similar strategy to the dotnet exception serialization implemented here: Azure/azure-functions-durable-extension#3034

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Priority 2
Projects
None yet
Development

No branches or pull requests

2 participants