Notified the lookback window is now present in Str...
# feedback-and-requests
j
Notified the lookback window is now present in Stripe source, but doesnt appear I can apply the change?
u
@Dmytro Rezchykov
u
Can't save it either, button is disabled event if I try to change other fields. Looks like UI defect, @Artem Astapenko what do you think?
u
Is it for update?
u
Yes, Its when you trying to update existing source settings, not only for this field, button still disabled
u
any ideas? Would prefer to not recreate the source if at all possible
u
Not the best way Jeff but works... click in Edit
client_secret
past the secret again, click in Done... you should be able to update the connector
u
Thanks @[DEPRECATED] Marcos Marx, was due to rotate them anyway 😉
u
These logs look odd?
u
I think the problem is next - we disable save button in only 1 case - if values of old form and new one are the same. Does the new field that was added have some default value?
u
the lookback doesnt seem to be working correctly
u
or the calculation is off
z
for coupons stream - i have ~4 coupons created_at in the last 30 days. The connector is returning 30k records
@Eliziario (Marcos Santos) can you help here? You made the lookback implementation in Stripe right? 😄
u
Yes
u
@Jeff Crooks can you paste the full logs?
u
the entirety or just a section? Every stream has that repeat of Applying lookback value
u
just one stream is fine
u
Copy code
2021-10-06 13:42:27 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Syncing stream: coupons
2021-10-06 13:42:27 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Setting state of coupons stream to {'created': 1631701433}
2021-10-06 13:42:27 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons

I deleted a big chunk here of the exact same pattern of records as below

2021-10-06 13:43:46 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:47 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:47 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:47 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54000
2021-10-06 13:43:47 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:48 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:48 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:48 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:49 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:49 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:49 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:49 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:50 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:50 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55000
2021-10-06 13:43:50 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:51 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:51 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:51 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:51 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:52 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:52 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:52 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:53 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:53 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56000
2021-10-06 13:43:53 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Applying lookback window of 30 days to stream coupons
2021-10-06 13:43:56 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Setting state of coupons stream to {'created': 1631701433}
2021-10-06 13:43:56 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Read 30039 records from coupons stream