temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
250 stars 68 forks source link

Allow handing of speculative wft with command events #748

Closed Sushisource closed 1 month ago

Sushisource commented 1 month ago

What was changed

Core will now be OK with speculative WFTs which also contain command events

Why?

Allows server to make a WFT speculative in more situations

Checklist

  1. Closes

  2. How was this tested: Added UT

  3. Any docs updates needed?

cretz commented 1 month ago

I don't understand this one enough on a casual glance, would like to defer to others more familiar here, or will come back and review if there is nobody.