If we know in advance that some stream has very little data in it, then setting a big date-window-size (in config.json) means fewer API requests (for example, I might have only 10 products).
But at the same time, some streams may have many data points (e.g. Charges).
I haven't had much experience with tap-stripe but just curious if being able to configure the date-window size per stream would improve performance.