Skip to content

Commit

Permalink
docs: rename batch integration to actual use case name
Browse files Browse the repository at this point in the history
Signed-off-by: heitorlessa <[email protected]>
  • Loading branch information
heitorlessa committed May 28, 2024
1 parent 27903e0 commit 285e7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/utilities/idempotency.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ You can customize the attribute names during initialization:

### Common use cases

#### Batch integration
#### Batch processing

You can can easily integrate with [Batch](batch.md){target="_blank"} using the [idempotent_function decorator](#idempotent_function-decorator) to handle idempotency per message/record in a given batch.

Expand Down

0 comments on commit 285e7ff

Please sign in to comment.