Sync Concurrency configuration #49925
Labels
area/platform
issues related to the platform
community
team/platform-move
type/bug
Something isn't working
Helm Chart Version
1.1.0
What step the error happened?
Other
Relevant information
Im facing some issues for having multiple sync jobs, Im expecting to have 500 sync/jobs to be running every 5 minutes, right now I have 100 ish sync/jobs running fine, but once I started adding more connections (Every connection is scheduled as a cron to run every 5 minutes), jobs runs for longer (normally they take about 1-2 minute, I have Incremental Append from AuroraMySQL to S3), sometimes they remain in a running status for hours without finishing properly, I need to cancel the sync and the next run normally finishes normally, any configuration parameters that I could look into? I am already using MAX_*_WORKERS and WORKLOAD_LAUNCHER_PARALLELISM with values ranging from 100-200, I have 3 workers (3 Kubernetes pods), I also read that TEMPORAL_WORKER_PORTS somewhat affect concurrency, I want to know how you can configure Airbyte and its components to support this type of concurrency? Attaching some relevant logs of failed syncs.
ce0d8ff3-04d8-44c1-a2ed-6d6e86565e20_1747738_0_sync.txt
Thanks.
Relevant log output
The text was updated successfully, but these errors were encountered: