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

Retry null requests for DealsFlow stream #131

Closed leslievandemark closed 1 year ago

leslievandemark commented 1 year ago

Description of change

Manual QA steps

Risks

Rollback steps

GeorgeTouros commented 1 year ago

This change seems to have broken our data pipeline using Stitch. Since March 12, we have been experiencing infinite retries on the object, returning NULL values and status 200, causing the pipeline to continue running in perpetuity. See the latency logs attached.

image

The max number of retries seems to also not work here, because every few times we get a response with 1 row, thus re-initiating the cycle all along.