You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For workflows the usage is a bit different, the tracer needs to be aware of whether the workflow is being replayed or not.
589
+
For workflows the usage is a bit different, the tracer needs to be aware of whether the workflow is being replayed or not. You can get a replay-aware racer with `workflow.Tracer(ctx)`.
0 commit comments