Having the issue that no data is being loaded afte...
# troubleshooting
k
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
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
hubspot
s
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
sorry for the delayed response, this issue seemed to have resolved itself after removing the entry for default replication method.