Open imor opened 4 months ago
Currently the status updates to Postgres can be delayed if the sink takes a long time to handle events. Sending status updates should be decoupled from the sink latency to handle events and it should be sent at regular intervals regardless.
Currently the status updates to Postgres can be delayed if the sink takes a long time to handle events. Sending status updates should be decoupled from the sink latency to handle events and it should be sent at regular intervals regardless.