Open
Description
Connector Name
source-amazon-seller-partner
Connector Version
4.3.11
What step the error happened?
During the sync
Relevant information
-
I always retrieve data from two years ago, although I have configured the "start date" in the source-amazon-seller-partner. It always sends the request to https://sellingpartnerapi-fe.amazon.com/orders/v0/orders?LastUpdatedAfter=<2 year date ago>&MaxResultsPerPage=100&MarketplaceIds=A1VC38T7YXB528.
-
I receive marketplace JP, which supports data from 2016 if use SP-API.
Relevant log output
2024-07-18 02:37:29 platform > Creating docker container = source-amazon-seller-partner-check-241-0-aodzl with resources io.airbyte.config.ResourceRequirements@fd69e8c[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=,additionalProperties={}] and allowedHosts io.airbyte.config.AllowedHosts@1f9cabca[hosts=[https://sellingpartnerapi-eu.amazon.com, https://sellingpartnerapi-fe.amazon.com, https://sellingpartnerapi-na.amazon.com, https://sandbox.sellingpartnerapi-eu.amazon.com, https://sandbox.sellingpartnerapi-fe.amazon.com, https://sandbox.sellingpartnerapi-na.amazon.com, *.datadoghq.com, *.datadoghq.eu, *.sentry.io],additionalProperties={}]
2024-07-18 02:37:29 platform > Preparing command: docker run --rm --init -i -w /data/241/0 --log-driver none --name source-amazon-seller-partner-check-241-0-aodzl --network host -v airbyte_workspace:/data -v oss_local_root:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/source-amazon-seller-partner:4.3.6 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e FIELD_SELECTION_WORKSPACES= -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE=dev -e WORKER_ENVIRONMENT=DOCKER -e APPLY_FIELD_SELECTION=false -e WORKER_JOB_ATTEMPT=0 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=0.61.0 -e WORKER_JOB_ID=241 airbyte/source-amazon-seller-partner:4.3.6 check --config source_config.json
2024-07-18 02:37:29 platform > Reading messages from protocol version 0.2.0
2024-07-18 02:37:32 platform > Backing off _send(...) for 0.0s (airbyte_cdk.sources.streams.http.exceptions.UserDefinedBackoffException: Request URL: https://sellingpartnerapi-fe.amazon.com/orders/v0/orders?LastUpdatedAfter=2022-07-19T02%3A37%3A31Z&MaxResultsPerPage=100&MarketplaceIds=A1VC38T7YXB528, Response Code: 429, Response Text: {
Contribute
- Yes, I want to contribute