Could not find a codec for type **Exception.
Open
Needs: triage :mag:
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 2.1k
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 345
Description
Hello.
I use Orleans 7 and faced with error:
`Could not find a codec for type MySqlConnector.MySqlException.`
How to properly handle similar exceptions with the new serialiser?
Should I write surrogate types for all possible exception types?
Is it possible if there is no codec fallback to old default serializer?
Contributor guide
Assessment
This issue has not been assessed yet.