hacktoberfesthelp wanted
描述
In obit you have this extension interface: https://github.com/orbit/orbit/blob/master/actors/core/src/main/java/cloud/orbit/actors/extensions/LifetimeExtension.java
I thing it would be great to introduce IActionFilter with a similar signature to IIncomingGrainCallFilter.
Use cases:
- Custom storage solutions
- Logging
- Exception handling
- Integration to Orleans Dashboard