Having the issue that no data is being loaded after an hourly update, but if I trigger a full refresh it is. Any ideas what could be causing this? Meltano is telling me that the run of the pipeline every hour is successful.
s
stephen_bailey
12/13/2021, 2:19 PM
Which tap is it? One possibility is that the state that's being supplied at run time is preventing new records from being emitted by the tap
k
k_s
12/13/2021, 2:57 PM
hubspot
s
stephen_bailey
12/13/2021, 3:26 PM
And i'm assuming that there is new data that should be being loaded between syncs? For example, if it was loaded an hour ago, there are new events in the last hour that should be loaded?
Do you see anything in the logs that makes you think records are being retrieved but not loaded?
k
k_s
12/15/2021, 4:01 PM
sorry for the delayed response, this issue seemed to have resolved itself after removing the entry for default replication method.