singer-io / tap-chargebee

Singer.io tap for extracting data from the Chargebee API
https://www.singer.io/
GNU Affero General Public License v3.0
7 stars 32 forks source link

TDL-16367: Fix pagination test failure #79

Closed savan-chovatiya closed 2 years ago

savan-chovatiya commented 2 years ago

Description of change

TDL-16367: Fix pagination test failure

NOTE: The build is failing still as only 27 events return for V2 because the token used for the product version2 doesn't have permission for post-call. Need to update the token on CircleCI for the product version2 and run the build 3-4 times after that it will consistently get more than 100 events every time as we are adding 20 events every time.

Manual QA steps

Risks

Rollback steps