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

Failed to integrate with Zendesk data #9

Closed
2 of 8 tasks
cicerojmm opened this issue Nov 17, 2022 · 4 comments
Closed
2 of 8 tasks

Failed to integrate with Zendesk data #9

cicerojmm opened this issue Nov 17, 2022 · 4 comments
Labels
internal Affect basically internal customers platform

Comments

@cicerojmm
Copy link

cicerojmm commented Nov 17, 2022

Mandatory informations:

There are customers are directly impacted by this bug? Which?

Internal Dadosfera customer: dadosferatech

Bug Category

  • Connection Manager
  • Connection Test
  • Creating Pipeline
  • Executing Pipeline
  • Cataloging Data Asset
  • Other
Describe the bug

The pipeline that integrates Zendesk data into the dadosferatech client has been failing for some time, the data is not being integrated due to a failure when inserting data into snowflake

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'customer dadosferatech'
  2. Click on 'list pipelines and click [TECH][Support] Zendesk '
  3. See error
Expected behavior

That the pipeline runs successfully and the data is updated

Screenshots

Logs Dadosfera
image

Logs Pipeline in CloudWatch
image

This bug impact any demo or a sales?

No

Dadosfera Customer:

dadosferatech

What environment of software are you using?

  • PRD
  • Other
@rafaelsantanaep
Copy link
Collaborator

Theoretically, this was solved by https://github.com/dadosfera/singer-connector/pull/238/files. Samir had to solve this issue to keep testing the facebook ads tap. @samirleao any clues on this issue?

@beatrizaantunes
Copy link
Contributor

Tks @rafaelsantanaep
@cicerojmm as this doesn't affect external users or sales, will be priorized after we deliver RestAPI and Google Ads. As soon Samir finish these features, he will check this

@beatrizaantunes beatrizaantunes added the internal Affect basically internal customers label Nov 22, 2022
@samirleao
Copy link

samirleao commented Nov 25, 2022

@cicerojmm This one occurred when there was no row collected from the source (the source entity was empty or there was no incremental data). This was leading to an invalid insertion SQL query on Snowflake.
This also caused problems during the cataloging process. Both were solved here: https://github.com/dadosfera/singer-connector/pull/240/commits/f0dcde2976c02e726a17223b9f9d677bb59392f8
and here: https://github.com/dadosfera/singer-connector/pull/240/commits/0d1e3cac04b6e6238757edf4e51e116381082688

They both were already merged into prd.

@cicerojmm
Copy link
Author

Test performed and verified that a pipeline is running correctly again.
Issue resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Affect basically internal customers platform
Projects
Status: Done
Development

No branches or pull requests

4 participants