Hey everyone,
On the Braintree integration on Stitch this tap sometimes fails with:
('Connection broken: IncompleteRead(0 bytes read)', IncompleteRead(0 bytes read))
I've also recently noticed that some transactions on Braintree are not being pushed to my destination on Stitch. Looking at the extraction logs it seems like the amount of records fetched by the tap does not match the amount of transactions I get when I query the same time range in Braintree.
For example, I get:
2020-02-25 14:35:45,367Z tap - INFO transactions: Fetched 5319 records from 2020-01-31 00:00:00+00:00 - 2020-02-01 00:00:00+00:00
But Braintree returns 5490 transactions in the same time period.
Can anyone shed light into this, and are the two issues related?
Thanks
Hey everyone,
On the Braintree integration on Stitch this tap sometimes fails with:
('Connection broken: IncompleteRead(0 bytes read)', IncompleteRead(0 bytes read))I've also recently noticed that some transactions on Braintree are not being pushed to my destination on Stitch. Looking at the extraction logs it seems like the amount of records fetched by the tap does not match the amount of transactions I get when I query the same time range in Braintree.
For example, I get:
2020-02-25 14:35:45,367Z tap - INFO transactions: Fetched 5319 records from 2020-01-31 00:00:00+00:00 - 2020-02-01 00:00:00+00:00But Braintree returns 5490 transactions in the same time period.
Can anyone shed light into this, and are the two issues related?
Thanks