Hi, I am using the following code in my workflow definition and workflowcheck alerts non-deterministic errors on this. Why is that ?? I find the errors are on internal part of the temporal sdk, and is there a bug in my code?
isNotTimeout, err := workflow.AwaitWithTimeout( ctx, content.ApprovalExpiration, submitSelector.HasPending)