Skip to content

chore: retry connection reset errors for mixpanel #149

chore: retry connection reset errors for mixpanel

chore: retry connection reset errors for mixpanel #149

Triggered via pull request June 12, 2024 09:45
Status Failure
Total duration 14s
Artifacts
Require Connector Merge Checklist Job
4s
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))