microsoft / microsoft/durabletask-java

TODO: Implement worker-side exception serialization

Open
#205 0 comments 1 reaction 1 assignee View on GitHub

Nobody has claimed this yet.

P2
Dominant language
Java
Stars
29
Forks
18
Avg merge
1d 10h
Merged PRs (30d)
2

Description

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: https://github.com/Azure/azure-functions-durable-extension/pull/3034

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.