btkcodedev
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...
Marking PR as ready to merge
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,  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.
Nope, Please leave to the community @YowanR
@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