btkcodedev

Results 138 comments of btkcodedev

Inline Schema ✅ Poetry lock file ✅ Breaking change referred in metadata ✅ Add migration.md docs file ✅ Docs updated ✅ Incremental Sync :white_check_mark: Formatted :white_check_mark: `airbyte-ci test` All pass...

The region is hardcoded as the other regions us-west cannot be used while using Rest endpoints,the previous connector was using boto3 client for creating sessions, it was changed to custom...

Oh I haven't tried with filter deleted 😅, thanks for the info, I'll fix the comments 🙇

@lazebnyi Thanks for the info about the filter, I've removed it, Currently the CI is getting timeout due to the high amount of record fetch with incremental sync, ![image](https://github.com/airbytehq/airbyte/assets/47392334/9a5a87a9-baf7-487a-bba0-106bcbc4e064) There...

@lazebnyi The current date, example today- 30/04/2024 to fetch minimal records

@marcosmarxm Raised this PRs for solving issues https://github.com/airbytehq/airbyte-internal-issues/issues/962 https://github.com/airbytehq/airbyte-internal-issues/issues/961 https://github.com/airbytehq/airbyte-internal-issues/issues/960 https://github.com/airbytehq/airbyte-internal-issues/issues/959

@YowanR I would like to give it a try :) Also of course I will be asking for help from the community.

@lazebnyi, The connector is always getting timeout due to the high amount of records, Do you have any idea how to resolve this? adding a filter or something