Hello everyone π
I am currently running some acceptance test on a new source, Apple Search Ads, with the low-code CDK. However, the connector needs a 30days lookback window to reflect how performance is actually computed in Apple Search Ads report.
The problem is: it takes way too long for the acceptance tests to run on such a lookback window (no lookback window = 30mn, 2days of lookback window = 1h30)... at some point it timesout, and I know I can change the timeout value but it would take days to run I guess. is there any workaround for this?