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
In the example code, the checkpoint is made when all records provided by the ProcessRecordsInput are processed or passed. If too many Records are brought at a time, can the checkpoint be made for a partial amount of Records in the ProcessRecordsInput? Or is the checkpoint made for all records in the ProcessRecordsInput object?
The text was updated successfully, but these errors were encountered:
In the example code, the checkpoint is made when all records provided by the ProcessRecordsInput are processed or passed. If too many Records are brought at a time, can the checkpoint be made for a partial amount of Records in the ProcessRecordsInput? Or is the checkpoint made for all records in the ProcessRecordsInput object?
The text was updated successfully, but these errors were encountered: