Skip to content

Commit

Permalink
note ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaausley committed Dec 11, 2024
1 parent cdac604 commit 406b28c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/components/concepts/messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@ The first message creates a new process instance. The following messages are cor

When the instance ends and messages with the same correlation key are not correlated yet, a new process instance is created.

:::note
You may also use TTL to wait for messages that may arrive earlier when combining start events and intermediate catch events.
:::

### Single instance

**Problem**: Create exactly one instance of a process
Expand Down

0 comments on commit 406b28c

Please sign in to comment.