Skip to content

Commit

Permalink
Merge pull request #595 from RizaFarheen/main
Browse files Browse the repository at this point in the history
Update orchestrating-human-tasks.md
  • Loading branch information
RizaFarheen authored Jan 4, 2024
2 parents cb28fc4 + a01d222 commit b0e79ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-guides/orchestrating-human-tasks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Orchestrating Human Tasks with Conductor

Human tasks are used when you need to pause your workflow for an interaction with a human. When your workflow reaches the human task, it waits for a manual interaction to proceed with the workflow.
Human tasks are used when you need to wait your workflow for an interaction with a human. When your workflow reaches the human task, it waits for a manual interaction to proceed with the workflow.

It can be leveraged when you need manual approval from a human, such as when a form needs to be approved within an application, such as approval workflows.

Expand Down

0 comments on commit b0e79ef

Please sign in to comment.