We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121579c commit d048ad2Copy full SHA for d048ad2
1 file changed
crates/client/src/workflow_handle.rs
@@ -282,7 +282,6 @@ impl WorkflowExecutionDescription {
282
}
283
284
285
-// TODO [rust-sdk-branch]: Could implment stream a-la ListWorkflowsStream
286
/// Workflow execution history returned by `WorkflowHandle::fetch_history`.
287
#[derive(Debug, Clone)]
288
pub struct WorkflowHistory {
0 commit comments