The workflow activity needs to support resiliency with java SDK. The dapr workflow document mentions about resiliency but seems to be missing in java SDK.
Refer
https://docs.dapr.io/developing-applications/building-blocks/workflow/workflow-features-concepts/#retry-policies
Support for this would be helpful.