Batch Functions
Batch is ideal for processing large volumes of data, particularly in cases such as:
Bulk address updates, e.g., for regular data cleansing.
Batch processing to update multiple datasets at once.
Scenarios where response time is not critical, as processing occurs with a slight delay.
Last updated