temporalio / sdk-java

Temporal Java SDK
https://temporal.io
Apache License 2.0
199 stars 134 forks source link

Fix schedule workflow action retry policy #2082

Closed Quinn-With-Two-Ns closed 1 month ago

Quinn-With-Two-Ns commented 1 month ago

Fix schedule workflow action retry policy. Originally it was not being properly propagated from the action to the workflow options.