Issue with CDC(Postgres) sync taking 20 minutes in Airbyte

Summary

Airbyte is taking 20 minutes to sync CDC events from Postgres, with a log message indicating a blockage in the events queue poll.


Question

Hey, have anyone seem those logs in a cdc(postgres) sync? Airbyte stays there for 20 minutes and then the sync finishes.
CDC events queue poll(): blocked for PT10.521664578S after its previous call which was also logged.



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["cdc-postgres", "sync", "airbyte", "logs", "cdc-events-queue"]

I think adjusting the Initial Waiting Time may fix it. Our previous version has a default value of 300. (for newer versions it is 1200)