Amazon Ads connector incremental sync not working #54649
Labels
area/connectors
Connector related issues
autoteam
community
connectors/source/amazon-ads
python
Pull requests that update Python code
team/connectors-python
team/use
type/bug
Something isn't working
Connector Name
source-amazon-ads
Connector Version
7.0.0
What step the error happened?
During the sync
Relevant information
Whenever the connector starts a synchronization, it uses the
start_date
from the configuration and ignores the latest states.The states for each partition are created normally, but are ignored.
Possibly, issue related to AsyncRetriever which can't pick right state for incremental_sync.
Relevant log output
(no matter which step is provided, 3 or 30; in any case incremental will be skipped)
Contribute
The text was updated successfully, but these errors were encountered: