Scenario :
I have a Zap which I ran for a whole month and switched it off. Consider there are 10000 ids in Deduplication table.
Now Exactly after a month I restarted the zap. There are 10000 new records in the source system and the starting poll now returns 10000 new records.
How the Zap is going to handle this 10000 new records considering the constraints we have on zap execution i,e. 30 seconds and the zap considers only the top 100 records.