Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2205,7 +2205,7 @@ failed to purge orchestration state: rpc error: code = FailedPrecondition desc =
dapr workflow purge e4d3807c --app-id order-processor

# Or purge all completed workflows
dapr workflow purge --app-id order-processor
dapr workflow purge --app-id order-processor --all
```

## Tell us what you think!
Expand Down