Skip to content

fix: add logic to slow down api calls to avoid rate limiting #205

fix: add logic to slow down api calls to avoid rate limiting

fix: add logic to slow down api calls to avoid rate limiting #205

Triggered via pull request October 3, 2024 13:10
@am6010am6010
synchronize #208
fix.etl-375
Status Failure
Total duration 20s
Artifacts
Require Connector Merge Checklist Job
10s
Require Connector Merge Checklist Job
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Require Connector Merge Checklist Job
All checklist items not checked. Review your PR description and comments for unchecked items.
Require Connector Merge Checklist Job
Process completed with exit code 1.
Require Connector Merge Checklist Job
The following items are not marked as completed: PR name follows [PR naming conventions](https://docs.airbyte.com/contributing-to-airbyte/issues-and-pull-requests#pull-request-title-convention), [Breaking changes are considered](https://docs.airbyte.com/contributing-to-airbyte/#breaking-changes-to-connectors). If a **Breaking Change** is being introduced, ensure an Airbyte engineer has created a Breaking Change Plan and you've followed all steps in the [Breaking Changes Checklist](https://docs.airbyte.com/contributing-to-airbyte/#checklist-for-contributors), Connector version has been incremented in the Dockerfile and metadata.yaml according to our [Semantic Versioning for Connectors](https://docs.airbyte.com/contributing-to-airbyte/#semantic-versioning-for-connectors) guidelines, Secrets in the connector's spec are annotated with `airbyte_secret`, All documentation files are up to date. (README.md, bootstrap.md, docs.md, etc...), Changelog updated in `docs/integrations/<source or destination>/<name>.md` with an entry for the new version. See changelog [example](https://docs.airbyte.io/integrations/sources/stripe#changelog), The connector tests are passing in CI, You've updated the connector's `metadata.yaml` file (new!), If set, you've ensured the icon is present in the `platform-internal` repo. ([Docs](https://docs.airbyte.com/connector-development/connector-metadata-file/#the-icon-field))