Skip to content

Commit

Permalink
Update orchestrating-human-tasks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RizaFarheen committed Jan 4, 2024
1 parent cb28fc4 commit a01d222
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 a01d222

Please sign in to comment.