Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amazon Ads connector incremental sync not working #54649

Open
1 task
Vadym5 opened this issue Feb 24, 2025 · 0 comments
Open
1 task

Amazon Ads connector incremental sync not working #54649

Vadym5 opened this issue Feb 24, 2025 · 0 comments
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

Comments

@Vadym5
Copy link

Vadym5 commented Feb 24, 2025

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.

Image

Relevant log output

(no matter which step is provided, 3 or 30; in any case incremental will be skipped)

2025-02-22 17:50:39 source INFO The following jobs for stream slice {'profileId': 123456789123456, 'parent_slice': {}, 'start_time': '2025-02-10', 'end_time': '2025-02-22'} have been completed: ['d11e8273-3cca-4a8e-958c-c023753af1a0'].

Contribute

  • Yes, I want to contribute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants