You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/utilities/idempotency.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -431,7 +431,7 @@ You can customize the attribute names during initialization:
431
431
432
432
### Common use cases
433
433
434
-
#### Batch integration
434
+
#### Batch processing
435
435
436
436
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.
0 commit comments