singer-io / tap-pipedrive

A Singer.io tap for extracting data from the Pipedrive API
GNU Affero General Public License v3.0
13 stars 34 forks source link

Occasionally got error code 520 #109

Closed Hoanglinh1201 closed 2 years ago

Hoanglinh1201 commented 2 years ago

Our stitch pipedrive randomly got this error one every few runs.

2022-03-10 06:13:41,880Z tap - INFO METRIC Point(metric_type='timer', metric='http_request_duration', value=1.0308310985565186, tags={'status': 'failed', 'endpoint': 'deal_products'}) 2022-03-10 06:13:41,880Z tap - CRITICAL HTTP-error-code: 520, Error: Unknown Error

Not so sure how to fix this issue. Does anyone come across this error and fortunately have the solution?

danpermun commented 2 years ago

Hi,

I had the same issue for two days and suddenly the error just stopped without any changes made.

Im my case, the destination is an AWS Redshift cluster, but I don´t know if the problem occurs between pipedrive and stitch stage infra or between stitch infra and Redshift cluster.

Gabrieldlramos commented 2 years ago

I ran into the same mistake, but it took a little bit more time to solve it, is there anyone still getting this error?

Hoanglinh1201 commented 2 years ago

For some reasons the error is no longer there. I close the issue for now. Thanks everyone involved.